commit: a43fc876e656feb3f139cab5fc22ce2573784b0f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 15:51:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 15:51:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43fc876
dev-python/qscintilla-python: Stabilize 2.14.1 x86, #915930
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/qscintilla-python/qscintilla-python-2.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.14.1.ebuild
b/dev-python/qscintilla-python/qscintilla-python-2.14.1.ebuild
index da02d679f1fb..2a2e748056e9 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.14.1.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.14.1.ebuild
@@ -20,7 +20,7 @@ S=${WORKDIR}/${MY_P}/Python
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="debug"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"