diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-28 12:18:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-28 12:21:54 +0000 |
commit | 72cb6d9e27ee900fe64fcb0156d46f8b92228264 (patch) | |
tree | b53f2f4783edb402fa59ceeb450cd192e3132fae /net-firewall/nftables | |
parent | net-libs/libnetfilter_cttimeout: keyworded 1.0.0-r1 for ppc (diff) | |
download | gentoo-72cb6d9e27ee900fe64fcb0156d46f8b92228264.tar.gz gentoo-72cb6d9e27ee900fe64fcb0156d46f8b92228264.tar.bz2 gentoo-72cb6d9e27ee900fe64fcb0156d46f8b92228264.zip |
net-firewall/nftables: keyworded 0.9.8 for ppc
keyworded wrt bug #773301
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.8.ebuild b/net-firewall/nftables/nftables-0.9.8.ebuild index e5d5b67b1ce8..3e2404ad91d0 100644 --- a/net-firewall/nftables/nftables-0.9.8.ebuild +++ b/net-firewall/nftables/nftables-0.9.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables" RDEPEND=" |