diff options
author | 2021-12-13 23:01:43 +0000 | |
---|---|---|
committer | 2021-12-13 23:03:58 +0000 | |
commit | 4136dea14fd4a8bfdc958ee027e071e07dd3f752 (patch) | |
tree | 7c306951ce6f803a391e4a3505266b437fc35fa2 | |
parent | kde-plasma/plasma-disks: Stabilize 5.23.4 arm64, #826898 (diff) | |
download | gentoo-4136dea14fd4a8bfdc958ee027e071e07dd3f752.tar.gz gentoo-4136dea14fd4a8bfdc958ee027e071e07dd3f752.tar.bz2 gentoo-4136dea14fd4a8bfdc958ee027e071e07dd3f752.zip |
kde-plasma/plasma-firewall: Stabilize 5.23.4 arm64, #826898
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-5.23.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.23.4.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.23.4.ebuild index ee6aac150fad..e3822b5cded5 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.23.4.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.23.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/network/plasma-firewall" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="firewalld +ufw" REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )" |