commit: f3867ec0d58bceb563ff52bc267d24931657da9b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 13 00:45:58 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 13 00:45:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3867ec0
dev-python/PyQt6: Stabilize 6.7.0 amd64, #931832 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/PyQt6/PyQt6-6.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt6/PyQt6-6.7.0.ebuild b/dev-python/PyQt6/PyQt6-6.7.0.ebuild index 033f550aeafb..955fbff73395 100644 --- a/dev-python/PyQt6/PyQt6-6.7.0.ebuild +++ b/dev-python/PyQt6/PyQt6-6.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" # defaults match what is provided with qtbase by default (except testlib), # reduces the need to set flags but does increase build time a fair amount IUSE="
