From 3d366e754e5c2a6e2ee9de3c1400367ffe583431 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 4 Jul 2025 23:35:42 +0200 Subject: [PATCH] x11-themes/adwaita-qt: default to qt6 instead of qt5 Signed-off-by: Pacho Ramos --- x11-themes/adwaita-qt/adwaita-qt-1.4.2-r1.ebuild | 4 ++-- 1 file 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 e49f30ed16d31..b6b7fb18b30ac 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-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,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" -IUSE="gnome +qt5 qt6" +IUSE="gnome qt5 +qt6" REQUIRED_USE="|| ( qt5 qt6 )" DEPEND="