x11-themes/adwaita-qt: default to qt6 instead of qt5

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos 2025-07-04 23:35:42 +02:00
parent 078c7786b6
commit 3d366e754e
No known key found for this signature in database
GPG Key ID: 7CB10C207FC07DBC

View File

@ -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="