diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-16 21:34:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-16 21:24:27 +0000 |
commit | 1b3d4c726cdf6bd4136fc52e97163ec312288df3 (patch) | |
tree | 66588c2838f8f5e61e10c3834346400749b7c247 /dev-lang | |
parent | dev-lang/python: stable 2.7.18-r5 for hppa, bug #759928 (diff) | |
download | gentoo-1b3d4c726cdf6bd4136fc52e97163ec312288df3.tar.gz gentoo-1b3d4c726cdf6bd4136fc52e97163ec312288df3.tar.bz2 gentoo-1b3d4c726cdf6bd4136fc52e97163ec312288df3.zip |
dev-lang/python: stable 3.6.12-r1 for hppa, bug #759928
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
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.6.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.12-r1.ebuild b/dev-lang/python/python-3.6.12-r1.ebuild index 5a2a7583cbc6..4c7fac525533 100644 --- a/dev-lang/python/python-3.6.12-r1.ebuild +++ b/dev-lang/python/python-3.6.12-r1.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 ~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 )" |