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-python/pypy/
Date: Mon, 27 Jan 2020 15:44:43
Message-Id: 1580139864.43c8ce76015371a08cee2933120048a114af17b4.whissi@gentoo
1 commit: 43c8ce76015371a08cee2933120048a114af17b4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 15:38:31 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 15:44:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c8ce76
7
8 dev-python/pypy: x86 stable (bug #705690)
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/pypy/pypy-7.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pypy/pypy-7.3.0.ebuild b/dev-python/pypy/pypy-7.3.0.ebuild
17 index 255575b2dbe..f1d3f53402e 100644
18 --- a/dev-python/pypy/pypy-7.3.0.ebuild
19 +++ b/dev-python/pypy/pypy-7.3.0.ebuild
20 @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}-src"
21 LICENSE="MIT"
22 # pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")'
23 SLOT="0/73"
24 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="bzip2 gdbm +jit libressl ncurses sqlite tk"
27
28 RDEPEND="