diff options
author | 2024-03-11 15:15:26 +0200 | |
---|---|---|
committer | 2024-03-11 15:15:26 +0200 | |
commit | d6f87d759d3e7af1a1530b964e008f8f118dd221 (patch) | |
tree | a5eec025deaf23dd1782f4d96e1b4d7891e8e539 /kde-plasma/plasma-firewall | |
parent | kde-plasma/plasma-disks: Stabilize 5.27.11 amd64, #926285 (diff) | |
download | gentoo-d6f87d759d3e7af1a1530b964e008f8f118dd221.tar.gz gentoo-d6f87d759d3e7af1a1530b964e008f8f118dd221.tar.bz2 gentoo-d6f87d759d3e7af1a1530b964e008f8f118dd221.zip |
kde-plasma/plasma-firewall: Stabilize 5.27.11 amd64, #926285
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-firewall')
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-5.27.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.27.11.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.27.11.ebuild index 56b7b7ca39b7..3d9654883452 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.27.11.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.27.11.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 )" |