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 e50a44366..a6a55f677 100644 --- a/community/oss/PKGBUILD +++ b/community/oss/PKGBUILD @@ -9,7 +9,7 @@ pkgname=oss true && pkgname=(oss libflashsupport-oss) pkgver=4.2_2007 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://developer.opensound.com/" license=('GPL2') makedepends=('gtk2') |