Skip to content

Commit

Permalink
audio/ssr-lv2: Add ONLY_FOR_ARCHS
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jul 20, 2022
1 parent 9c46d55 commit c18f094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audio/ssr-lv2/Makefile
Expand Up @@ -9,7 +9,7 @@ COMMENT= Sympathetic string resonator LV2 plugin
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_aarch64= fatal error: 'linux/auxvec.h' file not found
ONLY_FOR_ARCHS= amd64 i386 powerpc64le powerpc64 powerpc # same as in sysutils/libcpuid because libcpuid is bundled in ssr

BUILD_DEPENDS= lv2>0:audio/lv2 \
bash:shells/bash
Expand Down

0 comments on commit c18f094

Please sign in to comment.