diff options
Diffstat (limited to 'community/oss/PKGBUILD')
-rw-r--r-- | community/oss/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/oss/PKGBUILD b/community/oss/PKGBUILD index 314d6cb0d..f5e95e73d 100644 --- a/community/oss/PKGBUILD +++ b/community/oss/PKGBUILD @@ -7,7 +7,7 @@ pkgname=oss pkgver=4.2_2004 pkgrel=2 pkgdesc="Open Sound System UNIX audio architecture" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://developer.opensound.com/" license=('GPL2') depends=('gcc' 'make' 'kernel26-headers' 'module-init-tools' 'libtool' 'sed') |