CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/02/16 14:22:42
Modified files:
databases/mongodb: Makefile
Log message:
It's pointless to add BROKEN-* on each and every arch when the code has
an explicit #if (defined(__i386__) || defined(__x86_64__)) #else #error.
Mark as ONLY_FOR_ARCHS accordingly.
