diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-27 07:17:39 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-27 07:17:39 +0200 |
commit | 985d4f2f0d64d921bafb301cf98bc305cb524148 (patch) | |
tree | a26ca1cdba5635ce36e0857632f918b281df731d | |
parent | app-text/dos2unix: Stable for HPPA (bug #525826). (diff) | |
download | gentoo-985d4f2f0d64d921bafb301cf98bc305cb524148.tar.gz gentoo-985d4f2f0d64d921bafb301cf98bc305cb524148.tar.bz2 gentoo-985d4f2f0d64d921bafb301cf98bc305cb524148.zip |
dev-lang/python: Stable for HPPA (bug #530858).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
-rw-r--r-- | dev-lang/python/python-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.4.3.ebuild b/dev-lang/python/python-3.4.3.ebuild index 927edf119cf1..16b3ded29ab7 100644 --- a/dev-lang/python/python-3.4.3.ebuild +++ b/dev-lang/python/python-3.4.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.4" -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="build elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |