- Restrict ARCHS to i386 and amd64
PR: 124977 Submitted by: myself Approved by: maintainer timeout (14 days)
This commit is contained in:
parent
30a52867d8
commit
3bf7df7a42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216595
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ USE_RC_SUBR= 915resolution.sh
|
|||
|
||||
DOCS= README.txt LICENSE.txt chipset_info.txt changes.log
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-build:
|
||||
|
|
Loading…
Reference in a new issue