mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Change from broken on only one tier-2 to ONLY_FOR. It fails to build
on armv6 and sparc64 as well, and probably does not even apply. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
dc75ca0f2a
commit
9950e1efee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427384
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ COMMENT= Open source implementation of a 16bit X86 BIOS
|
|||
|
||||
LICENSE= LGPL3
|
||||
|
||||
BROKEN_powerpc64= Does not build
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= specific to x86
|
||||
|
||||
USES= gmake python:build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue