summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-29 10:40:47 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-29 10:41:12 +0300
commit52b95cd87cf690f2600e83f66766123ffb696cca (patch)
treee4c1978021af12fc39662f03798223ab25962871 /net-firewall
parentnet-firewall/firewalld: Stabilize 1.1.1 x86, #841530 (diff)
downloadgentoo-52b95cd87cf690f2600e83f66766123ffb696cca.tar.gz
gentoo-52b95cd87cf690f2600e83f66766123ffb696cca.tar.bz2
gentoo-52b95cd87cf690f2600e83f66766123ffb696cca.zip
net-firewall/firewalld: Stabilize 1.1.1 amd64, #841530
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.1.1.ebuild b/net-firewall/firewalld/firewalld-1.1.1.ebuild
index 390f886fa029..9e30e72f763f 100644
--- a/net-firewall/firewalld/firewalld-1.1.1.ebuild
+++ b/net-firewall/firewalld/firewalld-1.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="gui +nftables +iptables"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"