transforms/python-3-no-32bit
author Rich Burridge <rich.burridge@oracle.com>
Fri, 07 Aug 2015 14:59:43 -0700
changeset 4747 0e43ac303e45
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
21571218 Even more Userland components should have their system-test targets hooked up

#
# 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>