mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8e6d44f0ef
commit
3c506b05cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550209
@ -12,7 +12,7 @@ COMMENT= Collection of free LV2 plugins
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc64
|
||||
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= assembly only for these architectures
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2
|
||||
|
Loading…
Reference in New Issue
Block a user