components/python/pyopenssl/pyopenssl-PYVER.p5m
changeset 1907 446472de62e9
parent 1890 5a4ef66c42bf
child 1948 2d1537e7942d
--- a/components/python/pyopenssl/pyopenssl-PYVER.p5m	Mon May 19 10:28:03 2014 +0100
+++ b/components/python/pyopenssl/pyopenssl-PYVER.p5m	Mon May 19 07:37:20 2014 -0700
@@ -23,6 +23,9 @@
 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
+# Python 3 is 64-bit only, so 32-bit shared objects do not belong.
+<transform file path=usr/lib/python3.4/vendor-packages/OpenSSL/[^/]*.so -> drop>
+#
 set name=pkg.fmri \
     value=pkg:/library/python/pyopenssl-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Python interface to the OpenSSL library"