devel/premake5: enable on powerpc64

This commit is contained in:
Piotr Kubaj 2020-12-29 04:04:14 +00:00
parent 92759a4aab
commit 26b32d03d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559541

View File

@ -14,7 +14,7 @@ COMMENT= Build script creation tool
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
ONLY_FOR_ARCHS= aarch64 amd64 i386
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64
USES= dos2unix gmake zip
DOS2UNIX_FILES= tests/_tests.lua