mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
- Add aarch64 to the ONLY_FOR_ARCHS list. This port builds fine on aarch64.
This commit is contained in:
parent
99de81c185
commit
49bbb8ac5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473369
@ -28,7 +28,7 @@ USE_GNOME= libxml2
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
|
||||
ONLY_FOR_ARCHS= amd64 aarch64 armv6 armv7 i386
|
||||
ONLY_FOR_ARCHS_REASON= has not been ported to this architecture
|
||||
|
||||
OPTIONS_DEFINE= CAIRO DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user