Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
Date: Sun, 27 Sep 2015 05:18:30
Message-Id: 1443330995.31b5c5f86403c8756c77b05d4759a8088d855e9d.jer@gentoo
1 commit: 31b5c5f86403c8756c77b05d4759a8088d855e9d
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 27 05:16:35 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 27 05:16:35 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b5c5f8
7
8 dev-lang/python: Stable for HPPA (bug #561524).
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --ignore-arches
12
13 dev-lang/python/python-2.7.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/python/python-2.7.10.ebuild b/dev-lang/python/python-2.7.10.ebuild
17 index a0eb7f1..a32787e 100644
18 --- a/dev-lang/python/python-2.7.10.ebuild
19 +++ b/dev-lang/python/python-2.7.10.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
21
22 LICENSE="PSF-2"
23 SLOT="2.7"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
27
28 # Do not add a dependency on dev-lang/python to this ebuild.