transforms/python-3-no-32bit
author Jacob Varughese <jacob.varughese@oracle.com>
Fri, 22 May 2015 09:41:01 -0700
branchs11-update
changeset 4343 df06342a3259
parent 4072 db0cec748ec0
child 4912 0b79e9575718
permissions -rw-r--r--
20995313 Update to OpenSCAP 1.2.3 to pickup important bug fixes 20446640 CPE dictionary

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