transforms/python-3-no-32bit
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Mon, 27 Apr 2015 10:19:50 -0500
changeset 4196 d697072a92f5
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
19782029 userland should be able to build from SCM repositories

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