diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:27:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:27:26 +0000 |
commit | 9d9c660c75d1c5770748eb7b9fbe616399d47746 (patch) | |
tree | e34e0f5504cbc515f5ebd1ea83107f9987ae4073 /net-firewall/firewalld | |
parent | app-editors/nano: Stabilize 7.2 ppc64, #899318 (diff) | |
download | gentoo-9d9c660c75d1c5770748eb7b9fbe616399d47746.tar.gz gentoo-9d9c660c75d1c5770748eb7b9fbe616399d47746.tar.bz2 gentoo-9d9c660c75d1c5770748eb7b9fbe616399d47746.zip |
net-firewall/firewalld: Stabilize 1.3.0 arm64, #899228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/firewalld')
-rw-r--r-- | net-firewall/firewalld/firewalld-1.3.0.ebuild | 2 |
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 60e52db8050d..96dd8ec56ccb 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" |