commit: f7b2873ce56cf87ff2435b57c00ebb55f8047f50 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Jun 28 15:57:04 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Jun 28 16:08:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b2873c
x11-themes/QGnomePlatform: prefer qt6 support over qt5 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r6.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r6.ebuild index 08d79e5d3f46..d7097b322103 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r6.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r6.ebuild @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="+qt5 qt6 minimal wayland X" +IUSE="qt5 +qt6 minimal wayland X" REQUIRED_USE="|| ( qt5 qt6 )" RDEPEND="
