transforms/python-3-no-32bit
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Thu, 11 Jun 2015 20:52:26 -0700
changeset 4479 68cd14867fa2
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
19969975 gcc 4.8.2 regression to old GNU linkonce

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