diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 20:21:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 20:21:41 +0000 |
commit | a24b384d7924997ff1254fe20ed2586dff424603 (patch) | |
tree | 71f2c1a82f3d4606c1d3a3249b120147b0705eb4 | |
parent | media-sound/vorbis-tools: cleanup vulnerable wrt bug #559170 (diff) | |
download | gentoo-a24b384d7924997ff1254fe20ed2586dff424603.tar.gz gentoo-a24b384d7924997ff1254fe20ed2586dff424603.tar.bz2 gentoo-a24b384d7924997ff1254fe20ed2586dff424603.zip |
dev-lang/python: stable 2.7.14 for sparc, bug #635944 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | dev-lang/python/python-2.7.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.14.ebuild b/dev-lang/python/python-2.7.14.ebuild index 09c95605a1fd..90409e7101c5 100644 --- a/dev-lang/python/python-2.7.14.ebuild +++ b/dev-lang/python/python-2.7.14.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 ~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 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |