diff options
Diffstat (limited to 'community/etl/PKGBUILD')
-rw-r--r-- | community/etl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/etl/PKGBUILD b/community/etl/PKGBUILD index 37a9418fa..08b259e8d 100644 --- a/community/etl/PKGBUILD +++ b/community/etl/PKGBUILD @@ -6,7 +6,7 @@ pkgname=etl pkgver=0.04.16 pkgrel=1 pkgdesc="VoriaETL: C++ STL complementory multiplatform template library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://synfig.org" license=('GPL2') depends=() |