mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
This port builds on powerpc64. x86 assembly sections are ifdef'd so
they are only used on x86. So, remove the restriction to attempt to build on other archs. PR: 235529 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8e653d3111
commit
43687b1c5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492275
@ -10,9 +10,6 @@ COMMENT= Very fast port scanner
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= invokes x86 assembler
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= robertdavidgraham
|
||||
|
Loading…
Reference in New Issue
Block a user