diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 13:14:04 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 13:14:04 +0200 |
commit | 36520b3ee48cc9ae866e90de50ca6dc8673e6d0f (patch) | |
tree | c31bbf59d7fbc4d166c81c89d915567ed3156727 /kde-plasma | |
parent | kde-plasma/plasma-disks: Stabilize 5.24.5 amd64, #845075 (diff) | |
download | gentoo-36520b3ee48cc9ae866e90de50ca6dc8673e6d0f.tar.gz gentoo-36520b3ee48cc9ae866e90de50ca6dc8673e6d0f.tar.bz2 gentoo-36520b3ee48cc9ae866e90de50ca6dc8673e6d0f.zip |
kde-plasma/plasma-firewall: Stabilize 5.24.5 amd64, #845075
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild index 5ac26b7e39d1..7823829798fe 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.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 )" |