diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 02:55:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 02:55:26 +0100 |
commit | 881978469f7d73e7dc7cc74fd537ee37032c2440 (patch) | |
tree | b54b47cf84bd56ed01f8a4b6a3a6cf6969e67e97 /dev-python/qscintilla-python | |
parent | x11-libs/qscintilla: Stabilize 2.13.1 x86, #825670 (diff) | |
download | gentoo-881978469f7d73e7dc7cc74fd537ee37032c2440.tar.gz gentoo-881978469f7d73e7dc7cc74fd537ee37032c2440.tar.bz2 gentoo-881978469f7d73e7dc7cc74fd537ee37032c2440.zip |
dev-python/qscintilla-python: Stabilize 2.13.1 x86, #825670
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.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild index 3b9a839cd1c5..1eb997e302aa 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |