diff options
Diffstat (limited to 'community/sratom/PKGBUILD')
-rw-r--r-- | community/sratom/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sratom/PKGBUILD b/community/sratom/PKGBUILD index c20fc5c66..8064fbdd7 100644 --- a/community/sratom/PKGBUILD +++ b/community/sratom/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sratom pkgver=0.2.0 pkgrel=1 pkgdesc="An LV2 Atom RDF serialisation library" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://drobilla.net/software/$pkgname/" license=('custom:ISC') depends=('lv2' 'sord') |