diff options
Diffstat (limited to 'kde-plasma/plasma-firewall')
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-5.27.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.27.10.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.27.10.ebuild index f3485499fcfa..c93d394f02d8 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.27.10.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.27.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |