diff options
author | 2018-09-16 10:49:06 +0300 | |
---|---|---|
committer | 2018-09-16 10:49:29 +0300 | |
commit | 268ff1877907c4eb13f1512fcd66956e01259036 (patch) | |
tree | ba3b81e1dc637904c264d8ed0c2fed7df6e2b5ee /dev-lang/python | |
parent | dev-ruby/font-awesome-rails: add ruby25 (diff) | |
download | gentoo-268ff1877907c4eb13f1512fcd66956e01259036.tar.gz gentoo-268ff1877907c4eb13f1512fcd66956e01259036.tar.bz2 gentoo-268ff1877907c4eb13f1512fcd66956e01259036.zip |
dev-lang/python: s390/sh/m68k stable wrt bug #647862
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 2e9ae79c8d5e..f74ec7b7f448 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. |