diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-30 22:40:59 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-30 21:53:55 +0100 |
commit | 7be09b6a6ebedac35ebbf50c315c424971ece671 (patch) | |
tree | 518838a1eb935b80a5d97816c656f7153fad8c6a /dev-lang | |
parent | net-libs/libetpan: stable 1.9.4-r1 for hppa, bug #734130 (diff) | |
download | gentoo-7be09b6a6ebedac35ebbf50c315c424971ece671.tar.gz gentoo-7be09b6a6ebedac35ebbf50c315c424971ece671.tar.bz2 gentoo-7be09b6a6ebedac35ebbf50c315c424971ece671.zip |
dev-lang/python: stable 3.6.11-r1 for hppa, bug #728668
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.11-r1.ebuild b/dev-lang/python/python-3.6.11-r1.ebuild index f5f9ae333181..feafe7f13498 100644 --- a/dev-lang/python/python-3.6.11-r1.ebuild +++ b/dev-lang/python/python-3.6.11-r1.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 )" |