diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:27:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:27:49 +0200 |
commit | 82ce82b8792e795e4710e52c945ce631f8db7072 (patch) | |
tree | cd7aacd403bfbc403b5e9e06a77cbc20ea09d335 /net-firewall | |
parent | sec-keys/openpgp-keys-oletange: Stabilize 20210423 ppc, #897708 (diff) | |
download | gentoo-82ce82b8792e795e4710e52c945ce631f8db7072.tar.gz gentoo-82ce82b8792e795e4710e52c945ce631f8db7072.tar.bz2 gentoo-82ce82b8792e795e4710e52c945ce631f8db7072.zip |
net-firewall/xtables-addons: Stabilize 3.23 amd64, #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 42d4c94bcfb2..c64b0a510779 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" |