diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 12:17:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 12:17:04 +0200 |
commit | 434bfabcc4fd4941b52389dcd9c15ed1b44af5c0 (patch) | |
tree | ebc28e499d3a1cf15a45ab78829fc37641ee3e02 /dev-lang/python | |
parent | dev-lang/python: x86 stable wrt bug #743232 (diff) | |
download | gentoo-434bfabcc4fd4941b52389dcd9c15ed1b44af5c0.tar.gz gentoo-434bfabcc4fd4941b52389dcd9c15ed1b44af5c0.tar.bz2 gentoo-434bfabcc4fd4941b52389dcd9c15ed1b44af5c0.zip |
dev-lang/python: x86 stable wrt bug #743235
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.7.9.ebuild b/dev-lang/python/python-3.7.9.ebuild index a46431d44d78..31e7326d0d43 100644 --- a/dev-lang/python/python-3.7.9.ebuild +++ b/dev-lang/python/python-3.7.9.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -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 )" |