dev-python/pypy3-bin: pax-mark libpypy-c.so as well

This commit is contained in:
Michał Górny
2016-05-14 11:00:46 +02:00
parent 35ec3418f7
commit f59d16be9d

View File

@@ -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...