diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:18:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:18:28 +0100 |
commit | 19558de2e5afeaee3e9937e1f69ba3347f7bf2cb (patch) | |
tree | 1d098f4c6a88d3b8d96950b4f2fb45681c6eac10 /dev-lang/python/python-2.7.15.ebuild | |
parent | app-editors/nano: stable 2.9.8 for hppa, bug #666206 (diff) | |
download | gentoo-19558de2e5afeaee3e9937e1f69ba3347f7bf2cb.tar.gz gentoo-19558de2e5afeaee3e9937e1f69ba3347f7bf2cb.tar.bz2 gentoo-19558de2e5afeaee3e9937e1f69ba3347f7bf2cb.zip |
dev-lang/python: stable 2.7.15 for hppa, bug #647862
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-lang/python/python-2.7.15.ebuild')
-rw-r--r-- | dev-lang/python/python-2.7.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.15.ebuild b/dev-lang/python/python-2.7.15.ebuild index 749fee061cc2..ea1e08efa133 100644 --- a/dev-lang/python/python-2.7.15.ebuild +++ b/dev-lang/python/python-2.7.15.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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" 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. |