diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:47:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:47:13 +0000 |
commit | dfe53fcf4f3888f364b050b91e0db9fc45f6d883 (patch) | |
tree | bab4694c567cbd9c1656b0e6bd0af0d6c53e08bb /dev-lang/python/python-2.7.7.ebuild | |
parent | Stable for x86, wrt bug #500482 (diff) | |
download | gentoo-2-dfe53fcf4f3888f364b050b91e0db9fc45f6d883.tar.gz gentoo-2-dfe53fcf4f3888f364b050b91e0db9fc45f6d883.tar.bz2 gentoo-2-dfe53fcf4f3888f364b050b91e0db9fc45f6d883.zip |
Stable for x86, wrt bug #500518
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/python/python-2.7.7.ebuild')
-rw-r--r-- | dev-lang/python/python-2.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.7.7.ebuild b/dev-lang/python/python-2.7.7.ebuild index 7e6dee3c2123..15822e152c4f 100644 --- a/dev-lang/python/python-2.7.7.ebuild +++ b/dev-lang/python/python-2.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.7.ebuild,v 1.4 2014/08/02 13:43:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.7.ebuild,v 1.5 2014/08/02 13:47:13 ago Exp $ EAPI="4" WANT_AUTOMAKE="none" @@ -18,7 +18,7 @@ SRC_URI="http://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 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |