commit: a8b9be49c7177c6118afcf5d8321520b5ad4bbdd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 14 10:18:34 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 14 10:19:52 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b9be49
dev-lang/pypy3-exe: Remove ~ppc64 from old version
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.20.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.20.ebuild
b/dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.20.ebuild
index ac2825ed1f56..394b2409f908 100644
--- a/dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.20.ebuild
+++ b/dev-lang/pypy3-exe/pypy3-exe-3.11.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
@@ -26,7 +26,7 @@ S="${WORKDIR}/${MY_P}-src"
LICENSE="MIT"
SLOT="${PV%_p*}"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+jit low-memory ncurses cpu_flags_x86_sse2"
RDEPEND="