diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 10:12:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 10:12:58 +0000 |
commit | 83f1e5c42fd6f7811232569e9b422fd4ec1414c5 (patch) | |
tree | 607304ee99847ef31e14a3984d565fcfaa1ab481 /net-firewall/xtables-addons | |
parent | sys-apps/portage: Stabilize 3.0.43-r1 amd64, #890608 (diff) | |
download | gentoo-83f1e5c42fd6f7811232569e9b422fd4ec1414c5.tar.gz gentoo-83f1e5c42fd6f7811232569e9b422fd4ec1414c5.tar.bz2 gentoo-83f1e5c42fd6f7811232569e9b422fd4ec1414c5.zip |
net-firewall/xtables-addons: Stabilize 3.21 amd64, #890622
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/xtables-addons')
-rw-r--r-- | net-firewall/xtables-addons/xtables-addons-3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/xtables-addons/xtables-addons-3.21.ebuild b/net-firewall/xtables-addons/xtables-addons-3.21.ebuild index 36cb5cb044db..e038cfe9ce4f 100644 --- a/net-firewall/xtables-addons/xtables-addons-3.21.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-3.21.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" |