diff options
author | Sam James <sam@gentoo.org> | 2023-11-23 16:34:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-23 16:37:44 +0000 |
commit | 63f91bd36421f7134f9ccffdb2a3f41c8e68f648 (patch) | |
tree | 0f5026f5ee0e62f566e9a770570b154445cdae40 /kde-plasma/plasma-firewall | |
parent | kde-plasma/plasma-disks: Stabilize 5.27.9 arm64, #916753 (diff) | |
download | gentoo-63f91bd36421f7134f9ccffdb2a3f41c8e68f648.tar.gz gentoo-63f91bd36421f7134f9ccffdb2a3f41c8e68f648.tar.bz2 gentoo-63f91bd36421f7134f9ccffdb2a3f41c8e68f648.zip |
kde-plasma/plasma-firewall: Stabilize 5.27.9 arm64, #916753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-firewall')
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-5.27.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.27.9.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.27.9.ebuild index e562ed2bce4b..f3485499fcfa 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.27.9.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.27.9.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/network/plasma-firewall" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="firewalld +ufw" REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )" |