diff options
author | 2021-01-20 17:16:41 +0100 | |
---|---|---|
committer | 2021-01-20 17:02:46 +0000 | |
commit | c43cd388a6b0801f1b87385ea2ecf582ec62ae02 (patch) | |
tree | 5b109c10dfde41f8c0e37d531c80960455c32c4f /dev-lang | |
parent | dev-lang/python: stable 3.6.12-r2 for sparc, bug #766189 (diff) | |
download | gentoo-c43cd388a6b0801f1b87385ea2ecf582ec62ae02.tar.gz gentoo-c43cd388a6b0801f1b87385ea2ecf582ec62ae02.tar.bz2 gentoo-c43cd388a6b0801f1b87385ea2ecf582ec62ae02.zip |
dev-lang/python: stable 3.7.9-r2 for hppa/sparc, bug #766189
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.7.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.7.9-r2.ebuild b/dev-lang/python/python-3.7.9-r2.ebuild index 34cdc2c10233..1c9f2b402ae5 100644 --- a/dev-lang/python/python-3.7.9-r2.ebuild +++ b/dev-lang/python/python-3.7.9-r2.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 )" |