From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA20E13835A for ; Fri, 26 Feb 2021 21:56:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D372E084E; Fri, 26 Feb 2021 21:56:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA3A9E084E for ; Fri, 26 Feb 2021 21:56:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCD5633E55B for ; Fri, 26 Feb 2021 21:56:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C044530 for ; Fri, 26 Feb 2021 21:56:14 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1614376568.5b14752d0f04db5ffc7a199549243fb48c58bc21.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_conntrack/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild X-VCS-Directories: net-libs/libnetfilter_conntrack/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5b14752d0f04db5ffc7a199549243fb48c58bc21 X-VCS-Branch: master Date: Fri, 26 Feb 2021 21:56:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 75aa48e7-2115-40b9-855c-52ebc0222bf9 X-Archives-Hash: 682c17646630be415ab1c6581b146c87 commit: 5b14752d0f04db5ffc7a199549243fb48c58bc21 Author: Sam James gentoo org> AuthorDate: Fri Feb 26 21:56:08 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 26 21:56:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b14752d net-libs/libnetfilter_conntrack: Stabilize 1.0.7 arm64, #681932 Signed-off-by: Sam James gentoo.org> net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild b/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild index 73da27792f8..820df27b1fe 100644 --- a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild +++ b/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="static-libs" RDEPEND="