diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:37 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:37 +0100 |
commit | fd203913d7c0f9d795cec681ee105f639d535f8c (patch) | |
tree | fe0bb05874f853478bfc8ec12bcbcbc57da5dd31 /dev-lang | |
parent | net-nds/yp-tools-4.2.2-r1: alpha stable (diff) | |
download | gentoo-fd203913d7c0f9d795cec681ee105f639d535f8c.tar.gz gentoo-fd203913d7c0f9d795cec681ee105f639d535f8c.tar.bz2 gentoo-fd203913d7c0f9d795cec681ee105f639d535f8c.zip |
dev-lang/python-2.7.14-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635944
Diffstat (limited to 'dev-lang')
-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 e5ae740a559e..09b59ebb51a4 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. |