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 17:43:00
Message-Id: 1510508511.bbe43efed61a8c38b5f9d210b7335e4bd2bfe71a.blueness@gentoo
1 commit: bbe43efed61a8c38b5f9d210b7335e4bd2bfe71a
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 12 17:41:51 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 12 17:41:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe43efe
7
8 dev-lang/python: 3.5.4 stable on arm and ppc, bug #620940
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-lang/python/python-3.5.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/python/python-3.5.4.ebuild b/dev-lang/python/python-3.5.4.ebuild
16 index 2fca3c9ff1e..fddf80c5dfb 100644
17 --- a/dev-lang/python/python-3.5.4.ebuild
18 +++ b/dev-lang/python/python-3.5.4.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz
20
21 LICENSE="PSF-2"
22 SLOT="3.5/3.5m"
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="build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk wininst +xml"
26
27 # Do not add a dependency on dev-lang/python to this ebuild.