diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-27 07:16:35 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-27 07:16:35 +0200 |
commit | 31b5c5f86403c8756c77b05d4759a8088d855e9d (patch) | |
tree | 2ef97ecab15d82b6d6c1aff26860a3fb89cc8a3e /dev-lang/python | |
parent | sys-devel/kgcc64: Stable for HPPA (bug #559146). (diff) | |
download | gentoo-31b5c5f86403c8756c77b05d4759a8088d855e9d.tar.gz gentoo-31b5c5f86403c8756c77b05d4759a8088d855e9d.tar.bz2 gentoo-31b5c5f86403c8756c77b05d4759a8088d855e9d.zip |
dev-lang/python: Stable for HPPA (bug #561524).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.10.ebuild b/dev-lang/python/python-2.7.10.ebuild index a0eb7f1d5b0a..a32787ed8cb2 100644 --- a/dev-lang/python/python-2.7.10.ebuild +++ b/dev-lang/python/python-2.7.10.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |