diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 00:10:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 00:10:04 +0000 |
commit | 3d55298dab63c544ff56dbc93bc01ece154609b5 (patch) | |
tree | 55ac7592a6c91df29bb9993fb8a26987f89e2138 /kde-plasma | |
parent | kde-plasma/plasma-disks: Stabilize 5.23.4 amd64, #826898 (diff) | |
download | gentoo-3d55298dab63c544ff56dbc93bc01ece154609b5.tar.gz gentoo-3d55298dab63c544ff56dbc93bc01ece154609b5.tar.bz2 gentoo-3d55298dab63c544ff56dbc93bc01ece154609b5.zip |
kde-plasma/plasma-firewall: Stabilize 5.23.4 amd64, #826898
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma')
-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 dfd7cff04540..084ff4a3d0b9 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 )" |