diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-14 14:17:47 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-14 19:48:32 +0100 |
commit | 4141ddf9d496686e3fd9f7524164618416670ac9 (patch) | |
tree | a653f8b2d9aac2c20c2703325a084cd804bd80cc /dev-lang/python | |
parent | net-libs/gnutls-3.5.19: hppa stable, bug 663612 (diff) | |
download | gentoo-4141ddf9d496686e3fd9f7524164618416670ac9.tar.gz gentoo-4141ddf9d496686e3fd9f7524164618416670ac9.tar.bz2 gentoo-4141ddf9d496686e3fd9f7524164618416670ac9.zip |
dev-lang/python: stable 2.7.15 for sparc, bug #647862
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-lang/python')
-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 7a9363aaca78..421b69372d4d 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. |