diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-26 10:12:44 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-26 09:58:34 +0100 |
commit | a10fa0920ea1711a7d62247c5924a394bbd7703a (patch) | |
tree | 1fa3d9428f8ab86e3921510bc6ba90259de43158 /dev-lang/python | |
parent | net-misc/dhcpcd: stable 8.1.9 for hppa, bug #718916 (diff) | |
download | gentoo-a10fa0920ea1711a7d62247c5924a394bbd7703a.tar.gz gentoo-a10fa0920ea1711a7d62247c5924a394bbd7703a.tar.bz2 gentoo-a10fa0920ea1711a7d62247c5924a394bbd7703a.zip |
dev-lang/python: stable 3.6.10-r2 for sparc, bug #707822
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.6.10-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.10-r2.ebuild b/dev-lang/python/python-3.6.10-r2.ebuild index 5f6886c22769..2b1219068154 100644 --- a/dev-lang/python/python-3.6.10-r2.ebuild +++ b/dev-lang/python/python-3.6.10-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |