devel/sccache: Enable on aarch64.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user