summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:34:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:34:26 +0200
commit79c0272047cab8220f42eb35e04baa47f166cca5 (patch)
tree6430802489c4ed5a6d4182c8351091c5f24046f0 /net-firewall
parentmedia-libs/freetype: Stabilize 2.12.1-r2 arm64, #899410 (diff)
downloadgentoo-79c0272047cab8220f42eb35e04baa47f166cca5.tar.gz
gentoo-79c0272047cab8220f42eb35e04baa47f166cca5.tar.bz2
gentoo-79c0272047cab8220f42eb35e04baa47f166cca5.zip
net-firewall/firewalld: Stabilize 1.3.0 arm, #899228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.3.0.ebuild b/net-firewall/firewalld/firewalld-1.3.0.ebuild
index 767e6571400d..60e52db8050d 100644
--- a/net-firewall/firewalld/firewalld-1.3.0.ebuild
+++ b/net-firewall/firewalld/firewalld-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/firewalld/firewalld/releases/download/v${PV}/${P}.ta
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="gui +nftables +iptables test"
# Tests are too unreliable in sandbox environment
RESTRICT="!test? ( test ) test"