1
0
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:
Mark Linimon 2020-09-26 19:37:30 +00:00
parent 8e6d44f0ef
commit 3c506b05cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550209

View File

@ -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