diff options
Diffstat (limited to 'x11-themes/adwaita-qt/adwaita-qt-1.4.2-r1.ebuild')
-rw-r--r-- | x11-themes/adwaita-qt/adwaita-qt-1.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/adwaita-qt/adwaita-qt-1.4.2-r1.ebuild b/x11-themes/adwaita-qt/adwaita-qt-1.4.2-r1.ebuild index 87e4cf45f272..a56f02a04d34 100644 --- a/x11-themes/adwaita-qt/adwaita-qt-1.4.2-r1.ebuild +++ b/x11-themes/adwaita-qt/adwaita-qt-1.4.2-r1.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/FedoraQt/${PN}/archive/${PV}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="gnome +qt5 qt6" REQUIRED_USE="|| ( qt5 qt6 )" |