diff options
author | 2021-09-03 08:38:27 +0200 | |
---|---|---|
committer | 2021-09-03 08:39:54 +0200 | |
commit | 3a62295a097d3692e1aa173993c0a3c266c351a7 (patch) | |
tree | a476d0a6f865a49a53ae23bcb490832d6e5dddee /dev-python/pypy-exe | |
parent | dev-python/pypy: x86 stable wrt bug #811234 (diff) | |
download | gentoo-3a62295a097d3692e1aa173993c0a3c266c351a7.tar.gz gentoo-3a62295a097d3692e1aa173993c0a3c266c351a7.tar.bz2 gentoo-3a62295a097d3692e1aa173993c0a3c266c351a7.zip |
dev-python/pypy-exe: x86 stable wrt bug #811234
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pypy-exe')
-rw-r--r-- | dev-python/pypy-exe/pypy-exe-7.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild index aa0f9009ebea..9807092f95bc 100644 --- a/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild +++ b/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}-src" LICENSE="MIT" SLOT="${PYPY_PV}" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2" RDEPEND=">=sys-libs/zlib-1.1.3:0= |