From c0c2e4210217e0af4d321c530b386d096bd7d3e9 Mon Sep 17 00:00:00 2001 From: jmcneill Date: Mon, 5 Aug 2013 18:47:48 +0000 Subject: this package can be used on either NetBSD/arm or NetBSD/earm --- misc/raspberrypi-userland/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile index 65872a9d07e..0cbc80023ef 100644 --- a/misc/raspberrypi-userland/Makefile +++ b/misc/raspberrypi-userland/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/08/05 07:06:22 skrll Exp $ +# $NetBSD: Makefile,v 1.3 2013/08/05 18:47:48 jmcneill Exp $ # DISTNAME= raspberrypi-userland-20130803 @@ -10,7 +10,7 @@ HOMEPAGE= http://github.com/jaredmcneill/userland COMMENT= Various libraries for the Raspberry Pi LICENSE= modified-bsd -ONLY_FOR_PLATFORM= NetBSD-*-arm +ONLY_FOR_PLATFORM= NetBSD-*-*arm USE_LANGUAGES= c c++ -- cgit v1.2.3