Allow building on powerpc64.
PR: 231759 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
6671fdf624
commit
74b1415c90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480834
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ COMMENT= Search sequence databases for structural RNA homologs
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc64
|
||||
ONLY_FOR_ARCHS_REASON= requires SSE2 or AltiVec instructions
|
||||
|
||||
USES= gmake
|
||||
|
|
Loading…
Reference in a new issue