diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 02:33:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 02:33:33 +0000 |
commit | df9f0fd6ae84ccc980391be798296c16bf71d9ee (patch) | |
tree | ec1ec76388e3338e3174b2e3baf2c3108165fab7 /dev-lang | |
parent | sci-mathematics/glpk: Upstream bump (diff) | |
download | gentoo-df9f0fd6ae84ccc980391be798296c16bf71d9ee.tar.gz gentoo-df9f0fd6ae84ccc980391be798296c16bf71d9ee.tar.bz2 gentoo-df9f0fd6ae84ccc980391be798296c16bf71d9ee.zip |
dev-lang/python: Stabilize 3.6.12 ppc, #743232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.6.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.12.ebuild b/dev-lang/python/python-3.6.12.ebuild index d9accf08e8a3..bc05b3831f25 100644 --- a/dev-lang/python/python-3.6.12.ebuild +++ b/dev-lang/python/python-3.6.12.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |