biology/vsearch: enable on powerpc64le
This commit is contained in:
parent
f956e94b58
commit
652059e7b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561748
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ LICENSE= GPLv3
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
# Note: For PPC need power8 or later, little endian
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Explicitly enumerated by upstream developers
|
||||
|
||||
LIB_DEPENDS= libsysinfo.so:devel/libsysinfo
|
||||
|
|
Loading…
Reference in a new issue