diff options
Diffstat (limited to 'extra/sratom')
-rw-r--r-- | extra/sratom/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sratom/PKGBUILD b/extra/sratom/PKGBUILD index bc7881bba..372c1a723 100644 --- a/extra/sratom/PKGBUILD +++ b/extra/sratom/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sratom pkgver=0.4.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') |