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: Sat, 26 Sep 2015 10:18:14
Message-Id: 1443262668.e66ab7ef3d698c2b115dd6f7ff88212d9212108e.ago@gentoo
1 commit: e66ab7ef3d698c2b115dd6f7ff88212d9212108e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 26 10:17:48 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 26 10:17:48 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e66ab7ef
7
8 dev-lang/python: amd64 stable wrt bug #561524
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
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 74ff08a..ff5da25 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.