devel/sccache: Enable on aarch64.

This commit is contained in:
Mikael Urankar 2021-10-10 16:27:03 +02:00
parent 8e1e44088b
commit be6f269b0d

View file

@ -11,7 +11,7 @@ COMMENT= Like ccache with cloud storage support
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS= aarch64 amd64 i386
ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures
USES= cargo ssl