diff options
author | Sam James <sam@gentoo.org> | 2022-10-28 19:55:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-28 19:55:00 +0100 |
commit | f2b47864d38234db0f56e5fc2f1eda754341a58d (patch) | |
tree | b344990face466c7c16e13d59be4564cc7a9765c /dev-python/qscintilla-python | |
parent | app-text/zathura-pdf-mupdf: Stabilize 0.3.9 amd64, #875638 (diff) | |
download | gentoo-f2b47864d38234db0f56e5fc2f1eda754341a58d.tar.gz gentoo-f2b47864d38234db0f56e5fc2f1eda754341a58d.tar.bz2 gentoo-f2b47864d38234db0f56e5fc2f1eda754341a58d.zip |
dev-python/qscintilla-python: Stabilize 2.13.3 amd64, #878263
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.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}" |