From 1bb397139c4f7aec9de965655d68ecda153ec282 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 2 Feb 2024 16:17:07 +0200 Subject: dev-python/pypy-exe: Stabilize 7.3.14 x86, #922567 Signed-off-by: Arthur Zamarin --- dev-python/pypy-exe/pypy-exe-7.3.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pypy-exe') diff --git a/dev-python/pypy-exe/pypy-exe-7.3.14.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.14.ebuild index 6f7eef22f3b8..f75415f98530 100644 --- a/dev-python/pypy-exe/pypy-exe-7.3.14.ebuild +++ b/dev-python/pypy-exe/pypy-exe-7.3.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,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" DEPEND=" -- cgit v1.2.3-65-gdbad