commit: b8c49cb6c57038bcd1c1b40ebb1104f39193e8cb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 4 18:43:55 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 18:43:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c49cb6
dev-python/PyQt6-WebEngine: Stabilize 6.7.0 arm64, #939558 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.7.0.ebuild b/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.7.0.ebuild index dc390397db3c..9692b479ada6 100644 --- a/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.7.0.ebuild +++ b/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqtwebengine/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 arm64" IUSE="debug quick +widgets" RDEPEND="
