Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
Date: Sun, 25 Oct 2015 19:16:54
Message-Id: 1445800594.ab9011a9756c11f5985a54de0ab81248dd909dce.maekke@gentoo
1 commit: ab9011a9756c11f5985a54de0ab81248dd909dce
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 19:16:34 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 19:16:34 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9011a9
7
8 dev-lang/python: arm stable, bug #530858
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --include-arches="arm"
12
13 dev-lang/python/python-3.4.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/python/python-3.4.3.ebuild b/dev-lang/python/python-3.4.3.ebuild
17 index 69fc0be..ec33422 100644
18 --- a/dev-lang/python/python-3.4.3.ebuild
19 +++ b/dev-lang/python/python-3.4.3.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz
21
22 LICENSE="PSF-2"
23 SLOT="3.4"
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="build elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk wininst +xml"
27
28 # Do not add a dependency on dev-lang/python to this ebuild.