diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:42:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:43:02 +0100 |
commit | 4c000fc3f68a72f8c5338b485350c4082aca3913 (patch) | |
tree | 5a193809fc022cec4d6d68e66be3c5d40d83d488 /dev-lang | |
parent | dev-util/ninja: x86 stable (bug #751013) (diff) | |
download | gentoo-4c000fc3f68a72f8c5338b485350c4082aca3913.tar.gz gentoo-4c000fc3f68a72f8c5338b485350c4082aca3913.tar.bz2 gentoo-4c000fc3f68a72f8c5338b485350c4082aca3913.zip |
dev-lang/python: x86 stable (bug #754786)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.6.ebuild b/dev-lang/python/python-3.8.6.ebuild index 62a51071f067..c73c195fa999 100644 --- a/dev-lang/python/python-3.8.6.ebuild +++ b/dev-lang/python/python-3.8.6.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 )" |