biology/hyphy: enable on powerpc64le
This commit is contained in:
parent
bdca566760
commit
6a7fc8ddc2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ COMMENT= Hypothesis testing using Phylogenies
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64le powerpc64 powerpc
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
|
|
Loading…
Reference in a new issue