mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
devel/premake5: enable on powerpc64
This commit is contained in:
parent
92759a4aab
commit
26b32d03d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559541
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user