mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Spell aarch64 the modern way.
This commit is contained in:
parent
2e565471a6
commit
7f60ed048a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444418
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= nasm:devel/nasm
|
||||
RUN_DEPENDS= mtools:emulators/mtools
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 arm64 armv6 i386
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 armv6 i386
|
||||
ONLY_FOR_ARCHS_REASON= linux is not available for ${ARCH}
|
||||
|
||||
USES= perl5 gmake tar:xz
|
||||
|
Loading…
Reference in New Issue
Block a user