biology/vsearch: enable on powerpc64le

This commit is contained in:
Piotr Kubaj 2021-01-16 17:51:56 +00:00
parent f956e94b58
commit 652059e7b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561748

View file

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