mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
biology/diamond: enable on powerpc64le
This commit is contained in:
parent
45f27f9033
commit
b6994dfc3e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ COMMENT= BLAST-compatible local sequence aligner
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le
|
||||
|
||||
USES= cmake
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue