Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
Date: Sat, 10 Oct 2020 17:48:27
Message-Id: 1602352091.568ad8b99c4b9f0693b32dce7f59d089f82ea669.mgorny@gentoo
1 commit: 568ad8b99c4b9f0693b32dce7f59d089f82ea669
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 17:48:11 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 17:48:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568ad8b9
7
8 dev-lang/python: Stabilize 2.7.18-r4 ALLARCHES, #746863
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-lang/python/python-2.7.18-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/python/python-2.7.18-r4.ebuild b/dev-lang/python/python-2.7.18-r4.ebuild
16 index 86fe025ef7e..b400ecb72f1 100644
17 --- a/dev-lang/python/python-2.7.18-r4.ebuild
18 +++ b/dev-lang/python/python-2.7.18-r4.ebuild
19 @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="PSF-2"
22 SLOT="${PYVER}"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
25 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
26
27 # Do not add a dependency on dev-lang/python to this ebuild.