#36230: eigen3 does not appear to install any architecture-specific files ---------------------------+------------------------ Reporter: ryandesign@… | Owner: eborisch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: eigen3 | ---------------------------+------------------------ Comment (by ryandesign@…): Yes, a port should correctly indicate the architectures of the files it will install. If you're not installing architecture-specific files, you should use "supported_archs noarch". That would turn off the automatic universal variant, but since eigen3 is adding a manual universal variant you may need to manually disable it (or only declare it in the first place inside the blas variant). I also see gcc variants. Does it make sense to select them if the blas variant is not also selected? Since there doesn't seem to be anything else to compile. -- Ticket URL: <https://trac.macports.org/ticket/36230#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS