diff options
author | 2019-12-19 22:31:30 +0100 | |
---|---|---|
committer | 2019-12-21 10:28:14 +0000 | |
commit | 18a5c7b9b3a808722c1566735cb333f456ec2a64 (patch) | |
tree | c798cd52431ad9e276e2159f5919a5633bab3d12 /dev-lang | |
parent | net-libs/libssh: Fix USE static-libs, drop obsolete test condition (diff) | |
download | gentoo-18a5c7b9b3a808722c1566735cb333f456ec2a64.tar.gz gentoo-18a5c7b9b3a808722c1566735cb333f456ec2a64.tar.bz2 gentoo-18a5c7b9b3a808722c1566735cb333f456ec2a64.zip |
dev-lang/python: stable 2.7.17 for hppa, bug #701116
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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-2.7.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.17.ebuild b/dev-lang/python/python-2.7.17.ebuild index b9c9ec73ec81..e366adc4111d 100644 --- a/dev-lang/python/python-2.7.17.ebuild +++ b/dev-lang/python/python-2.7.17.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="2.7" -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 doc 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. |