diff options
author | Sam James <sam@gentoo.org> | 2020-09-30 02:25:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-30 02:25:14 +0000 |
commit | 0e7f1e2a5c79acc5a053fae9eb7625f88c8b8525 (patch) | |
tree | 206a75e50c234adec5d18b6527cc16dd072174a4 /dev-python/pypy3 | |
parent | media-libs/lilv: Stabilize 0.24.8-r1 arm64, #744775 (diff) | |
download | gentoo-0e7f1e2a5c79acc5a053fae9eb7625f88c8b8525.tar.gz gentoo-0e7f1e2a5c79acc5a053fae9eb7625f88c8b8525.tar.bz2 gentoo-0e7f1e2a5c79acc5a053fae9eb7625f88c8b8525.zip |
dev-python/pypy3: Keyword 7.3.2_p37 arm64, #723008
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pypy3')
-rw-r--r-- | dev-python/pypy3/pypy3-7.3.2_p37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3/pypy3-7.3.2_p37.ebuild b/dev-python/pypy3/pypy3-7.3.2_p37.ebuild index b64450341d4b..9c1fc7d860ba 100644 --- a/dev-python/pypy3/pypy3-7.3.2_p37.ebuild +++ b/dev-python/pypy3/pypy3-7.3.2_p37.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}-src" LICENSE="MIT" # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))' SLOT="0/pypy37-pp73" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="bzip2 gdbm +jit libressl ncurses sqlite test tk" # pypy3.7 is in alpha state and a lot of tests are failing RESTRICT="test" |