diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-11-30 09:16:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-30 10:17:49 +0000 |
commit | 3e4e508e3b3b3f1928e9a4c227deaa0235d4115c (patch) | |
tree | a5186688fa077df10efac11d0adeac00db467890 /dev-lang | |
parent | games-roguelike/dwarf-fortress: Drop old 0.43.05 (diff) | |
download | gentoo-3e4e508e3b3b3f1928e9a4c227deaa0235d4115c.tar.gz gentoo-3e4e508e3b3b3f1928e9a4c227deaa0235d4115c.tar.bz2 gentoo-3e4e508e3b3b3f1928e9a4c227deaa0235d4115c.zip |
dev-lang/python: stable 2.7.16 for hppa, bug #695826
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.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.16.ebuild b/dev-lang/python/python-2.7.16.ebuild index d156fc2a205e..5d9bc8045620 100644 --- a/dev-lang/python/python-2.7.16.ebuild +++ b/dev-lang/python/python-2.7.16.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. |