Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/
Date: Sun, 28 Feb 2021 12:22:08
Message-Id: 1614514914.72cb6d9e27ee900fe64fcb0156d46f8b92228264.slyfox@gentoo
1 commit: 72cb6d9e27ee900fe64fcb0156d46f8b92228264
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 12:18:47 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 12:21:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72cb6d9e
7
8 net-firewall/nftables: keyworded 0.9.8 for ppc
9
10 keyworded wrt bug #773301
11
12 Package-Manager: Portage-3.0.16, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-firewall/nftables/nftables-0.9.8.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-firewall/nftables/nftables-0.9.8.ebuild b/net-firewall/nftables/nftables-0.9.8.ebuild
20 index e5d5b67b1ce..3e2404ad91d 100644
21 --- a/net-firewall/nftables/nftables-0.9.8.ebuild
22 +++ b/net-firewall/nftables/nftables-0.9.8.ebuild
23 @@ -13,7 +13,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
29 IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables"
30
31 RDEPEND="