diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-20 20:36:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-20 20:36:55 +0300 |
commit | 1495239521d9483c542c1ebc7295d939ce93e100 (patch) | |
tree | 0f8a7ead2ea89919c8c0899763b3ba4b47567fae /net-firewall | |
parent | dev-perl/Mail-DKIM: Stabilize 1.202.306.300 amd64, #912522 (diff) | |
download | gentoo-1495239521d9483c542c1ebc7295d939ce93e100.tar.gz gentoo-1495239521d9483c542c1ebc7295d939ce93e100.tar.bz2 gentoo-1495239521d9483c542c1ebc7295d939ce93e100.zip |
net-firewall/nftables: Stabilize 1.0.8-r2 amd64, #912557
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-1.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.8-r2.ebuild b/net-firewall/nftables/nftables-1.0.8-r2.ebuild index 6e4363b4e446..242bf08d27ae 100644 --- a/net-firewall/nftables/nftables-1.0.8-r2.ebuild +++ b/net-firewall/nftables/nftables-1.0.8-r2.ebuild @@ -21,7 +21,7 @@ else https://netfilter.org/projects/nftables/files/${P}.tar.xz verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.xz.sig ) " - KEYWORDS="~amd64 ~arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" + KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-netfilter )" fi |