transforms/python-3-no-32bit
author Rich Burridge <rich.burridge@oracle.com>
Wed, 26 Aug 2015 21:37:42 -0700
changeset 4815 6deafddbd89b
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
21693239 clobber generates warnings in readline

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