transforms/python-3-no-32bit
author John Beck <John.Beck@Oracle.COM>
Tue, 08 Mar 2016 07:26:50 -0800
branchs11u3-sru
changeset 5632 4056b7992034
parent 4072 db0cec748ec0
child 4912 0b79e9575718
permissions -rw-r--r--
21699326 Userland package history simplification

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