diff options
author | 2020-03-04 18:14:42 +0100 | |
---|---|---|
committer | 2020-03-05 08:19:14 +0000 | |
commit | 94cc64a22857a140f9c53c69d7086714ac34c638 (patch) | |
tree | 4b4460be649c4d555fa2f0025daf8692f0c4be5a /dev-lang/python/python-2.7.17-r1.ebuild | |
parent | dev-python/cffi: stable 1.13.2 for hppa, bug #710402 (diff) | |
download | gentoo-94cc64a22857a140f9c53c69d7086714ac34c638.tar.gz gentoo-94cc64a22857a140f9c53c69d7086714ac34c638.tar.bz2 gentoo-94cc64a22857a140f9c53c69d7086714ac34c638.zip |
dev-lang/python: stable 2.7.17-r1 for hppa, bug #710782
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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/python/python-2.7.17-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-2.7.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.17-r1.ebuild b/dev-lang/python/python-2.7.17-r1.ebuild index 041f5ff8e9cd..4ab585d3e525 100644 --- a/dev-lang/python/python-2.7.17-r1.ebuild +++ b/dev-lang/python/python-2.7.17-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |