diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:20:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:22:53 +0100 |
commit | 61bc3ecb5691a831df794c8aedd7fe9e71ec7271 (patch) | |
tree | d0a0884306a4c12ec1ee1a43b572766e898ef2ab /dev-lang | |
parent | dev-perl/Term-ReadLine-Gnu: Stabilize 1.420.0-r1 amd64, #805728 (diff) | |
download | gentoo-61bc3ecb5691a831df794c8aedd7fe9e71ec7271.tar.gz gentoo-61bc3ecb5691a831df794c8aedd7fe9e71ec7271.tar.bz2 gentoo-61bc3ecb5691a831df794c8aedd7fe9e71ec7271.zip |
dev-lang/python: Stabilize 3.8.11 x86, #804282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 a8ee2b4b5f82..f078d9d9b5c3 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 )" |