transforms/python-3-no-32bit
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Tue, 16 Jun 2015 11:03:56 -0700
branchs11-update
changeset 4491 b40f0338c64d
parent 4072 db0cec748ec0
child 4912 0b79e9575718
permissions -rw-r--r--
Close of build 25.2.

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