Diff pypy-exe-7.3.12 with a pypy-exe-7.3.13
/usr/portage/dev-python/pypy-exe/pypy-exe-7.3.13.ebuild 2023-10-09 14:52:30.344368372 +0300 | ||
---|---|---|
19 | 19 | |
20 | 20 |
LICENSE="MIT" |
21 | 21 |
SLOT="${PYPY_PV}" |
22 |
KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" |
|
22 |
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" |
|
23 | 23 |
IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2" |
24 | 24 | |
25 | 25 |
DEPEND=" |