summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.9.0-r1.ebuild
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-14 21:15:26 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-14 21:18:50 +0100
commitc894c52589aea9620d0106e19121666edbd2c1c9 (patch)
tree0a3df0269703820d412a0c68972634f3ced53151 /dev-lang/python/python-3.9.0-r1.ebuild
parent27ab0fc53cbfed5ed8031e86566266c58f502c44 (diff)
downloadgentoo-c894c52589aea9620d0106e19121666edbd2c1c9.tar.gz
gentoo-c894c52589aea9620d0106e19121666edbd2c1c9.tar.bz2
gentoo-c894c52589aea9620d0106e19121666edbd2c1c9.zip
dev-lang/python: x86 stable (bug #759928)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@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.ebuild2
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 289c9906dea7..d6f0e8fd055b 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 )"