diff options
Diffstat (limited to 'net-firewall/xtables-addons/xtables-addons-3.21.ebuild')
-rw-r--r-- | net-firewall/xtables-addons/xtables-addons-3.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/xtables-addons/xtables-addons-3.21.ebuild b/net-firewall/xtables-addons/xtables-addons-3.21.ebuild index fa8dcbc44e15..36cb5cb044db 100644 --- a/net-firewall/xtables-addons/xtables-addons-3.21.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-3.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |