diff options
-rw-r--r-- | dev-python/pypy3_10-exe/pypy3_10-exe-7.3.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.17.ebuild b/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.17.ebuild index 4f66473fa95e..8f4e0c06b6a7 100644 --- a/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.17.ebuild +++ b/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.17.ebuild @@ -24,7 +24,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="+jit low-memory ncurses cpu_flags_x86_sse2" RDEPEND=" |