From db1f27e94e10db4a99e82054e785e0d8f2e9b23e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 14 Mar 2026 11:18:45 +0100 Subject: [PATCH] dev-python/pypy-exe: Remove ~ppc64 from old version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pypy-exe/pypy-exe-7.3.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pypy-exe/pypy-exe-7.3.20.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.20.ebuild index 7f77e48828348..849c8a194e1f9 100644 --- a/dev-python/pypy-exe/pypy-exe-7.3.20.ebuild +++ b/dev-python/pypy-exe/pypy-exe-7.3.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}-src" LICENSE="MIT" SLOT="${PYPY_PV}" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2" DEPEND="