diff options
author | 2020-12-16 23:10:42 +0000 | |
---|---|---|
committer | 2020-12-16 23:10:42 +0000 | |
commit | b402d90a219e37d4eb21026be4102e5b1e21bb7c (patch) | |
tree | 310aa41bdfc27a6739244d31298b1f3377283f99 /dev-lang/python/python-3.9.0-r1.ebuild | |
parent | dev-lang/python: Stabilize 3.8.6-r1 ppc, #759928 (diff) | |
download | gentoo-b402d90a219e37d4eb21026be4102e5b1e21bb7c.tar.gz gentoo-b402d90a219e37d4eb21026be4102e5b1e21bb7c.tar.bz2 gentoo-b402d90a219e37d4eb21026be4102e5b1e21bb7c.zip |
dev-lang/python: Stabilize 3.9.0-r1 ppc, #759928
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.9.0-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.9.0-r1.ebuild b/dev-lang/python/python-3.9.0-r1.ebuild index e8fa8ab2c6f0..4c1442bcad7b 100644 --- a/dev-lang/python/python-3.9.0-r1.ebuild +++ b/dev-lang/python/python-3.9.0-r1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" |