diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-08 09:48:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-08 09:49:36 +0200 |
commit | 04960e30555ec24227ddb52a749414b0a7024fc0 (patch) | |
tree | 83add43bdea61a67d2eb8fccab6a741957c90be7 /dev-python/qscintilla-python | |
parent | x11-libs/qscintilla: Stabilize 2.14.1-r1 amd64, #931032 (diff) | |
download | gentoo-04960e30555ec24227ddb52a749414b0a7024fc0.tar.gz gentoo-04960e30555ec24227ddb52a749414b0a7024fc0.tar.bz2 gentoo-04960e30555ec24227ddb52a749414b0a7024fc0.zip |
dev-python/qscintilla-python: Stabilize 2.14.1-r2 x86, #931032
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r-- | dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild index 93e8bfb19b5a..83e0ea4da40d 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}/Python LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="debug +qt5 qt6" REQUIRED_USE="|| ( qt5 qt6 ) ${PYTHON_REQUIRED_USE}" |