commit:     10706fa087bc2ae37215d2cbec1f4fb57a236ad6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 12:03:00 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 14:03:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10706fa0

dev-lang/pypy: Add keywords to the snapshot

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-lang/pypy/pypy-3.11.7.3.18_p20250221.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/pypy/pypy-3.11.7.3.18_p20250221.ebuild 
b/dev-lang/pypy/pypy-3.11.7.3.18_p20250221.ebuild
index 0223c24f8991..e54b04d3a42a 100644
--- a/dev-lang/pypy/pypy-3.11.7.3.18_p20250221.ebuild
+++ b/dev-lang/pypy/pypy-3.11.7.3.18_p20250221.ebuild
@@ -24,6 +24,7 @@ LICENSE="MIT"
 # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
 # also check pypy/interpreter/pycode.py -> pypy_incremental_magic
 SLOT="${PYVER}/pypy311-pp73-416"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE="+ensurepip gdbm +jit ncurses sqlite symlink +test-install tk"
 # many tests are failing upstream
 # see https://buildbot.pypy.org/summary?branch=py${PYVER}

Reply via email to