diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 20:45:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 20:45:01 +0300 |
commit | f5b57f3e29021e81986d4bf66132643f3ab871a4 (patch) | |
tree | a82728d237396dfb0d01111034d1dfbf95c60e2c /net-firewall/nftables | |
parent | sys-process/cronie: Stabilize 1.6.1 ppc64, #868951 (diff) | |
download | gentoo-f5b57f3e29021e81986d4bf66132643f3ab871a4.tar.gz gentoo-f5b57f3e29021e81986d4bf66132643f3ab871a4.tar.bz2 gentoo-f5b57f3e29021e81986d4bf66132643f3ab871a4.zip |
net-firewall/nftables: Stabilize 1.0.4-r2 hppa, #868963
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-rw-r--r-- | net-firewall/nftables/nftables-1.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.4-r2.ebuild b/net-firewall/nftables/nftables-1.0.4-r2.ebuild index bc156d4da60f..854c86cbac18 100644 --- a/net-firewall/nftables/nftables-1.0.4-r2.ebuild +++ b/net-firewall/nftables/nftables-1.0.4-r2.ebuild @@ -22,7 +22,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then else SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2 verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.bz2.sig )" - KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86" + KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86" BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-netfilter )" fi |