[152747] trunk/dports/python/py-blosc/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 15 17:35:48 PDT 2016


Revision: 152747
          https://trac.macports.org/changeset/152747
Author:   ryandesign at macports.org
Date:     2016-09-15 17:35:48 -0700 (Thu, 15 Sep 2016)
Log Message:
-----------
py-blosc: set supported_archs x86_64 i386

Modified Paths:
--------------
    trunk/dports/python/py-blosc/Portfile

Modified: trunk/dports/python/py-blosc/Portfile
===================================================================
--- trunk/dports/python/py-blosc/Portfile	2016-09-15 23:27:02 UTC (rev 152746)
+++ trunk/dports/python/py-blosc/Portfile	2016-09-16 00:35:48 UTC (rev 152747)
@@ -38,6 +38,9 @@
                     sha256  76ae6e1cecddb320b5567ba78ee9a2ee31895ecba838fdf05fdb9131939a4705
 
 if {${name} ne ${subport}} {
+    # Exception: py-cpuinfo currently only works on X86 and some ARM CPUs.
+    supported_archs     i386 x86_64
+
     depends_build-append \
                         port:py${python.version}-setuptools
     depends_lib-append  port:blosc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160915/76cd588c/attachment.html>


More information about the macports-changes mailing list