diff options
author | 2025-01-06 11:08:46 +0800 | |
---|---|---|
committer | 2025-01-06 11:46:55 +0800 | |
commit | 61fe3f8804deb7bdafa78f2d3c1083b4454f9a55 (patch) | |
tree | 45cd561674992d8edab64abc842135fd6fb15470 /net-firewall | |
parent | net-libs/msgraph: keyword 0.2.3 for ~loong (diff) | |
download | gentoo-61fe3f8804deb7bdafa78f2d3c1083b4454f9a55.tar.gz gentoo-61fe3f8804deb7bdafa78f2d3c1083b4454f9a55.tar.bz2 gentoo-61fe3f8804deb7bdafa78f2d3c1083b4454f9a55.zip |
net-firewall/firewalld: keyword 2.3.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewalld/firewalld-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.3.0.ebuild b/net-firewall/firewalld/firewalld-2.3.0.ebuild index 7d2107a18663..82f51ab3b1cc 100644 --- a/net-firewall/firewalld/firewalld-2.3.0.ebuild +++ b/net-firewall/firewalld/firewalld-2.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/firewalld/firewalld/releases/download/v${PV}/${P}.ta LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv ~x86" IUSE="gui selinux test" # Tests are too unreliable in sandbox environment RESTRICT="!test? ( test ) test" |