diff options
Diffstat (limited to 'community/etl')
-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 844fd7b56..25aaf34b9 100644 --- a/community/etl/PKGBUILD +++ b/community/etl/PKGBUILD @@ -4,7 +4,7 @@ pkgname=etl pkgver=0.04.14 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=() |