diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 12:25:33 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 12:25:33 +0000 |
commit | 9413f0a46494f37a3290ef532b193fa73da720e1 (patch) | |
tree | 3a7ce3728ec69848cd6792c4daae8ed9b8196132 | |
parent | dev-python/pypy-exe-bin: Stabilize 7.3.15 x86, #923699 (diff) | |
download | gentoo-9413f0a46494f37a3290ef532b193fa73da720e1.tar.gz gentoo-9413f0a46494f37a3290ef532b193fa73da720e1.tar.bz2 gentoo-9413f0a46494f37a3290ef532b193fa73da720e1.zip |
dev-python/pypy-exe: Stabilize 7.3.15 x86, #923699
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/pypy-exe/pypy-exe-7.3.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy-exe/pypy-exe-7.3.15.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.15.ebuild index 9ef36302c16a..e6d19abc0125 100644 --- a/dev-python/pypy-exe/pypy-exe-7.3.15.ebuild +++ b/dev-python/pypy-exe/pypy-exe-7.3.15.ebuild @@ -23,7 +23,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=" |