summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild')
-rw-r--r--dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
index 9c78d0f0de43..f675894055eb 100644
--- a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
@@ -110,7 +110,7 @@ src_compile() {
#use doc && emake -C pypy/doc/ html
#needed even without jit :( also needed in both compile and install phases
- pax-mark m pypy-c
+ pax-mark m pypy-c libpypy-c.so
# ctypes config cache
# this one we need to do with python2 too...