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: Thu, 03 Oct 2019 08:14:37
Message-Id: 1570090454.f8bd000ac2b796e3df1b99bb212d68e3e153d04e.ago@gentoo
1 commit: f8bd000ac2b796e3df1b99bb212d68e3e153d04e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 3 08:14:14 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 08:14:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bd000a
7
8 dev-lang/python: ppc64 stable wrt bug #695826
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/python/python-2.7.16.ebuild | 2 +-
15 dev-lang/python/python-3.5.7.ebuild | 2 +-
16 dev-lang/python/python-3.6.9.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-lang/python/python-2.7.16.ebuild b/dev-lang/python/python-2.7.16.ebuild
20 index f3cbf21fb17..09245341679 100644
21 --- a/dev-lang/python/python-2.7.16.ebuild
22 +++ b/dev-lang/python/python-2.7.16.ebuild
23 @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
24
25 LICENSE="PSF-2"
26 SLOT="2.7"
27 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
28 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
29 IUSE="-berkdb bluetooth build doc elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
30
31 # Do not add a dependency on dev-lang/python to this ebuild.
32
33 diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild
34 index 768a70b7d6d..a529be1c1a1 100644
35 --- a/dev-lang/python/python-3.5.7.ebuild
36 +++ b/dev-lang/python/python-3.5.7.ebuild
37 @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz
38
39 LICENSE="PSF-2"
40 SLOT="3.5/3.5m"
41 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
42 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
43 IUSE="bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml"
44 RESTRICT="!test? ( test )"
45
46
47 diff --git a/dev-lang/python/python-3.6.9.ebuild b/dev-lang/python/python-3.6.9.ebuild
48 index f03229bb1cb..9e2ba75c304 100644
49 --- a/dev-lang/python/python-3.6.9.ebuild
50 +++ b/dev-lang/python/python-3.6.9.ebuild
51 @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
52
53 LICENSE="PSF-2"
54 SLOT="3.6/3.6m"
55 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
56 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
57 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml"
58 RESTRICT="!test? ( test )"