devel/jetbrains-restarter: Enable on aarch64

PR:		277744
This commit is contained in:
Dmitry Wagin 2024-03-23 17:59:22 +01:00 committed by Mikael Urankar
parent b5e37b4960
commit ac77513ffb
1 changed files with 1 additions and 1 deletions

View File

@ -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