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 751591382C5 for ; Sat, 10 Apr 2021 04:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FEA0E0901; Sat, 10 Apr 2021 04:25:32 +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 79A45E0901 for ; Sat, 10 Apr 2021 04:25:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 32A8633D3C1 for ; Sat, 10 Apr 2021 04:25:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E23A863F for ; Sat, 10 Apr 2021 04:25:29 +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: <1618028726.18583ecc85e173b7537ae2712fdbeeefea9cd635.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_acct/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild X-VCS-Directories: net-libs/libnetfilter_acct/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 18583ecc85e173b7537ae2712fdbeeefea9cd635 X-VCS-Branch: master Date: Sat, 10 Apr 2021 04:25:29 +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: 48a7e031-9052-4400-b7dc-32683dc37d94 X-Archives-Hash: f37d07721f65af87ffd2acdeb4567fd4 commit: 18583ecc85e173b7537ae2712fdbeeefea9cd635 Author: Sam James gentoo org> AuthorDate: Sat Apr 10 04:25:26 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 10 04:25:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18583ecc net-libs/libnetfilter_acct: Stabilize 1.0.3 ppc, #757168 Signed-off-by: Sam James gentoo.org> net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild b/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild index 9f94207d6a7..44b63b8058c 100644 --- a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild +++ b/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.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="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 x86 ~amd64-linux" IUSE="examples" RDEPEND="