diff options
author | Sam James <sam@gentoo.org> | 2023-10-18 16:51:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-18 16:51:10 +0100 |
commit | a43fc876e656feb3f139cab5fc22ce2573784b0f (patch) | |
tree | 9d80be25f7f4c13ea053569b06f814174f69308e /dev-python/qscintilla-python | |
parent | dev-python/qscintilla-python: Stabilize 2.14.1 amd64, #915930 (diff) | |
download | gentoo-a43fc876e656feb3f139cab5fc22ce2573784b0f.tar.gz gentoo-a43fc876e656feb3f139cab5fc22ce2573784b0f.tar.bz2 gentoo-a43fc876e656feb3f139cab5fc22ce2573784b0f.zip |
dev-python/qscintilla-python: Stabilize 2.14.1 x86, #915930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r-- | dev-python/qscintilla-python/qscintilla-python-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}" |