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 a17e33636..a6091b4e3 100644 --- a/community/etl/PKGBUILD +++ b/community/etl/PKGBUILD @@ -6,7 +6,7 @@ pkgname=etl pkgver=0.04.14 pkgrel=2 pkgdesc="VoriaETL: C++ STL complementory multiplatform template library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://synfig.org" license=('GPL2') depends=() |