Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
Date: Tue, 15 Sep 2020 17:22:51
Message-Id: 1600190562.97c3f24c10cb1914e194b0561a86183c32805447.whissi@gentoo
1 commit: 97c3f24c10cb1914e194b0561a86183c32805447
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 15 17:21:38 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 15 17:22:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c3f24c
7
8 dev-lang/python: x86 stable (bug #741502)
9
10 Package-Manager: Portage-3.0.6, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-lang/python/python-2.7.18-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/python/python-2.7.18-r2.ebuild b/dev-lang/python/python-2.7.18-r2.ebuild
17 index c7569ec1eb7..59a0260bef0 100644
18 --- a/dev-lang/python/python-2.7.18-r2.ebuild
19 +++ b/dev-lang/python/python-2.7.18-r2.ebuild
20 @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
21
22 LICENSE="PSF-2"
23 SLOT="${PYVER}"
24 -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86"
26 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
27
28 # Do not add a dependency on dev-lang/python to this ebuild.