Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
Date: Fri, 30 Oct 2015 10:15:46
Message-Id: 1446200113.5a0a0c186cd13fe9f0ac2222a662ea74108fb3f4.ago@gentoo
1 commit: 5a0a0c186cd13fe9f0ac2222a662ea74108fb3f4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 10:14:31 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 10:15:13 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0a0c18
7
8 dev-lang/python: ppc stable wrt bug #561524
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
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 f1dd1b5..1efdd25 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.