projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de87745
)
virtual/pypy3: Fix slot in 7.3.0_rc1
author
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Dec 2019 19:00:01 +0000
(20:00 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Dec 2019 19:16:50 +0000
(20:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
virtual/pypy3/pypy3-7.3.0_rc1.ebuild
patch
|
blob
|
history
diff --git
a/virtual/pypy3/pypy3-7.3.0_rc1.ebuild
b/virtual/pypy3/pypy3-7.3.0_rc1.ebuild
index a67b9df60638809a74bd97ecd9af21604457c673..5ade1d6b1782462b399b99cf9d334e58e125aa4d 100644
(file)
--- a/
virtual/pypy3/pypy3-7.3.0_rc1.ebuild
+++ b/
virtual/pypy3/pypy3-7.3.0_rc1.ebuild
@@
-5,7
+5,7
@@
EAPI=7
DESCRIPTION="A virtual for PyPy3 Python implementation"
# pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
-SLOT="0/
72-py36
"
+SLOT="0/
pypy36-pp73
"
KEYWORDS=""
IUSE="bzip2 gdbm ncurses sqlite tk"