transforms/python-3-no-32bit
author Yiteng Zhang <yiteng.zhang@oracle.com>
Fri, 31 Jul 2015 14:38:43 -0700
changeset 4728 a766705f467f
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
PSARC 2015/298 QUnit 1.18.0 21282747 integrate QUnit into Userland

#
# Drop the 32-bit shared library file actions for versions of Python that
# are 64-bit only.
#
<transform file path=usr/lib/python3.4/vendor-packages(?!.*/64/).+\.so$ -> drop>