From 6c8a14a3341edb2a84e7c7b49a5ba4fd4a9c8a92 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 16 Jul 2012 13:16:19 -0500 Subject: Add mips64el in archs --- community/packeth/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/packeth') diff --git a/community/packeth/PKGBUILD b/community/packeth/PKGBUILD index 041f3f71b..0bc4bb223 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=('38403ec01072f13ba7f0145abf15b12d') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') build() { -- cgit v1.2.3-54-g00ecf