diff options
Diffstat (limited to 'community/packeth/PKGBUILD')
-rw-r--r-- | community/packeth/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/packeth/PKGBUILD b/community/packeth/PKGBUILD index 7fec455f2..8b0573b2c 100644 --- a/community/packeth/PKGBUILD +++ b/community/packeth/PKGBUILD @@ -10,7 +10,7 @@ depends=(gtk2) source=("http://downloads.sourceforge.net/packeth/packETH-$pkgver.tar.bz2") url="http://packeth.sourceforge.net/" md5sums=('dab613ab413e959cb5c1ef6fd385a041') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') build() { |