diff options
author | Sam James <sam@gentoo.org> | 2021-07-27 22:06:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-27 22:06:39 +0100 |
commit | 60e51cac6930d8ec7b9eec0b46da8f7ac7b168b3 (patch) | |
tree | 7959a82c2889241ac6dccf01279532242049e14e /dev-lang/python | |
parent | dev-python/python-docs: Stabilize 3.9.6 amd64, #804273 (diff) | |
download | gentoo-60e51cac6930d8ec7b9eec0b46da8f7ac7b168b3.tar.gz gentoo-60e51cac6930d8ec7b9eec0b46da8f7ac7b168b3.tar.bz2 gentoo-60e51cac6930d8ec7b9eec0b46da8f7ac7b168b3.zip |
dev-lang/python: Stabilize 3.8.11 amd64, #804282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.8.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.11.ebuild b/dev-lang/python/python-3.8.11.ebuild index d8c1241ccd50..5e5c6dbd2112 100644 --- a/dev-lang/python/python-3.8.11.ebuild +++ b/dev-lang/python/python-3.8.11.ebuild @@ -23,7 +23,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 +ncurses +readline +sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" |