Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
Date: Sun, 12 Nov 2017 18:08:32
Message-Id: 1510510103.76407b04fc144504fc24c0c775e45f2e17625671.blueness@gentoo
1 commit: 76407b04fc144504fc24c0c775e45f2e17625671
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 12 18:08:02 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 12 18:08:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76407b04
7
8 dev-lang/python: 2.7.14 stable on arm, bug #635944
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-lang/python/python-2.7.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/python/python-2.7.14.ebuild b/dev-lang/python/python-2.7.14.ebuild
16 index 90409e7101c..f44a2137ff3 100644
17 --- a/dev-lang/python/python-2.7.14.ebuild
18 +++ b/dev-lang/python/python-2.7.14.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
20
21 LICENSE="PSF-2"
22 SLOT="2.7"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
26
27 # Do not add a dependency on dev-lang/python to this ebuild.