diff options
author | Sam James <sam@gentoo.org> | 2022-02-01 06:56:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-01 06:56:30 +0000 |
commit | 5e015e17b8b2739bbdf3614159678a8508f2c7a6 (patch) | |
tree | 07438d3ceeb0f40206f55177716e2f1266ba6f1d /net-firewall/nftables | |
parent | net-fs/samba: Bump to version 4.16.0_rc2. Removed old (diff) | |
download | gentoo-5e015e17b8b2739bbdf3614159678a8508f2c7a6.tar.gz gentoo-5e015e17b8b2739bbdf3614159678a8508f2c7a6.tar.bz2 gentoo-5e015e17b8b2739bbdf3614159678a8508f2c7a6.zip |
net-firewall/nftables: Keyword 1.0.1-r1 hppa, #832455
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-rw-r--r-- | net-firewall/nftables/nftables-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.1-r1.ebuild b/net-firewall/nftables/nftables-1.0.1-r1.ebuild index 82923aace969..584e495b73d4 100644 --- a/net-firewall/nftables/nftables-1.0.1-r1.ebuild +++ b/net-firewall/nftables/nftables-1.0.1-r1.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then " else SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2" - KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="GPL-2" |