diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild index a0b525fb40614..d9c1d4f601aa4 100644 --- a/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild +++ b/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild @@ -1,14 +1,13 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) - +PYTHON_COMPAT=( python3_{11..13} ) +QT6_HAS_STATIC_LIBS=1 # behaves very badly when qtdeclarative is not already installed, also # other more minor issues (installs junk, sandbox/offscreen issues) QT6_RESTRICT_TESTS=1 - inherit python-any-r1 qt6-build DESCRIPTION="Qt Declarative (Quick 2)" diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild index a0b525fb40614..d9c1d4f601aa4 100644 --- a/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild +++ b/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild @@ -1,14 +1,13 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) - +PYTHON_COMPAT=( python3_{11..13} ) +QT6_HAS_STATIC_LIBS=1 # behaves very badly when qtdeclarative is not already installed, also # other more minor issues (installs junk, sandbox/offscreen issues) QT6_RESTRICT_TESTS=1 - inherit python-any-r1 qt6-build DESCRIPTION="Qt Declarative (Quick 2)"