commit: 61ecd7fe2ce0c05f4ba7409abe9b6cc3ecfe5743 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 10 18:42:04 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 10 18:42:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ecd7fe
dev-python/PyQtWebEngine: Stabilize 5.15.7 arm64, #937181 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/PyQtWebEngine/PyQtWebEngine-5.15.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.7.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.7.ebuild index 0db9a0ff2568..1e65c6b12cfb 100644 --- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.7.ebuild +++ b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.7.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqtwebengine/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="debug" DEPEND="
