Clean up ONLY_FOR_ARCHS
Upstream does not build packages for FreeBSD arm64. PR: 248717 Submitted by: jbeich
This commit is contained in:
parent
9e7813d9cd
commit
6438bfc1c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545220
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Text-based browser supporting HTML5, CSS3, JS, video and WebGL
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 arm64 armv6 armv7 i386
|
||||
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
|
||||
ONLY_FOR_ARCHS_REASON= Upstream does not provide binaries for other architerctures
|
||||
|
||||
RUN_DEPENDS= firefox>63:www/firefox
|
||||
|
|
Loading…
Reference in a new issue