summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-11-22 12:30:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-11-22 12:30:40 +0100
commit84b6c4e56c70f0e2bd28c70457c9f40a681ecc5d (patch)
tree1f15b170013ba2c6f66bbb7554066faef4a286a4 /dev-lang/python/python-2.7.12.ebuild
parentprofiles/cygwin/packages: add sys-devel/binutils (diff)
downloadgentoo-84b6c4e56c70f0e2bd28c70457c9f40a681ecc5d.tar.gz
gentoo-84b6c4e56c70f0e2bd28c70457c9f40a681ecc5d.tar.bz2
gentoo-84b6c4e56c70f0e2bd28c70457c9f40a681ecc5d.zip
dev-lang/python: amd64 stable wrt bug #585946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-2.7.12.ebuild')
-rw-r--r--dev-lang/python/python-2.7.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.12.ebuild b/dev-lang/python/python-2.7.12.ebuild
index 14e410e35866..5d17aae1ed3e 100644
--- a/dev-lang/python/python-2.7.12.ebuild
+++ b/dev-lang/python/python-2.7.12.ebuild
@@ -17,7 +17,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.