diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 05:13:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 05:13:17 +0100 |
commit | f40483872ce32dd2cad00acc5ec509efa45b9115 (patch) | |
tree | 70649e07be726c0b40d84a64ddd4ac49d8505d71 /dev-python/qscintilla-python | |
parent | x11-libs/qscintilla: Stabilize 2.11.6 amd64, #803791 (diff) | |
download | gentoo-f40483872ce32dd2cad00acc5ec509efa45b9115.tar.gz gentoo-f40483872ce32dd2cad00acc5ec509efa45b9115.tar.bz2 gentoo-f40483872ce32dd2cad00acc5ec509efa45b9115.zip |
dev-python/qscintilla-python: Stabilize 2.11.6 amd64, #803791
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.11.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild index 98e3f4c326f7..b946928ebb54 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="debug" REQUIRED_USE=" |