net-mgmt/mdata-client: Set ONLY_FOR_ARCHS

and ONLY_FOR_ARCHS_REASON
This commit is contained in:
Steve Wills 2018-10-06 18:40:18 +00:00
parent ebb05de8c6
commit e19d57dac1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481387

View File

@ -10,9 +10,8 @@ COMMENT= Metadata tools for use within guests of the SmartOS
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips= fails to compile: unrecognized command line option "-Wno-typedef-redefinition"
BROKEN_mips64= fails to compile: unrecognized command line option "-Wno-typedef-redefinition"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-typedef-redefinition"
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= SmartOS only runs on amd64
USES= gmake
USE_GITHUB= yes