diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/falkon/falkon-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/falkon/falkon-23.08.4.ebuild b/www-client/falkon/falkon-23.08.4.ebuild index 3928b72439c9..9318e6d77f72 100644 --- a/www-client/falkon/falkon-23.08.4.ebuild +++ b/www-client/falkon/falkon-23.08.4.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://www.falkon.org/ https://apps.kde.org/falkon/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="dbus kde python +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |