diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:20:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:20:22 +0200 |
commit | cdafd2ab958f83ed033087a9d841401194de6be7 (patch) | |
tree | 00a527809d56995740fbf9db088a8d43a2fceeb7 /net-firewall | |
parent | dev-libs/sleef: Stabilize 3.5.1 amd64, #896338 (diff) | |
download | gentoo-cdafd2ab958f83ed033087a9d841401194de6be7.tar.gz gentoo-cdafd2ab958f83ed033087a9d841401194de6be7.tar.bz2 gentoo-cdafd2ab958f83ed033087a9d841401194de6be7.zip |
net-firewall/xtables-addons: Stabilize 3.23 x86, #897718
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/xtables-addons/xtables-addons-3.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/xtables-addons/xtables-addons-3.23.ebuild b/net-firewall/xtables-addons/xtables-addons-3.23.ebuild index fa9e154beca6..42d4c94bcfb2 100644 --- a/net-firewall/xtables-addons/xtables-addons-3.23.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-3.23.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://inai.de/files/xtables-addons/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" MODULES="quota2 psd pknock lscan length2 ipv4options ipp2p iface gradm geoip fuzzy condition tarpit sysrq proto logmark ipmark echo dnetmap dhcpmac delude chaos account" |