commit: f2b47864d38234db0f56e5fc2f1eda754341a58d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 18:55:00 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 18:55:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b47864
dev-python/qscintilla-python: Stabilize 2.13.3 amd64, #878263
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild
b/dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild
index d570238bf5a6..0ffaf6120eb3 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.13.3.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.13.3.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}"