mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/jetbrains-restarter: Enable on aarch64
PR: 277744
This commit is contained in:
parent
b5e37b4960
commit
ac77513ffb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ WWW= https://github.com/JetBrains/intellij-community/tree/master/native/restart
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/../../LICENSE.txt
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
|
||||
USES= cargo
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue