diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-08 09:48:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-08 09:49:34 +0200 |
commit | fe33d5b18dba8863aecf09daaf3ff1612b96c8c4 (patch) | |
tree | 1bd31be2588166540eb93ae4c239cfe4f7ad2c64 /dev-python/qscintilla-python | |
parent | x11-libs/qscintilla: Stabilize 2.14.1-r1 ppc, #931032 (diff) | |
download | gentoo-fe33d5b18dba8863aecf09daaf3ff1612b96c8c4.tar.gz gentoo-fe33d5b18dba8863aecf09daaf3ff1612b96c8c4.tar.bz2 gentoo-fe33d5b18dba8863aecf09daaf3ff1612b96c8c4.zip |
dev-python/qscintilla-python: Stabilize 2.14.1-r2 amd64, #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 23fc7f5155df..93e8bfb19b5a 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}" |