diff options
Diffstat (limited to 'misc/raspberrypi-userland/Makefile')
-rw-r--r-- | misc/raspberrypi-userland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile index 8326b930737c..f6d7f36a876c 100644 --- a/misc/raspberrypi-userland/Makefile +++ b/misc/raspberrypi-userland/Makefile @@ -10,7 +10,7 @@ COMMENT= Various libraries for the Raspberry Pi LICENSE= BSD3CLAUSE -ONLY_FOR_ARCH= armv6 +ONLY_FOR_ARCHS= armv6 CONFLICTS_INSTALL= libglesv2 libEGL |