diff options
Diffstat (limited to 'community/gnomesu/PKGBUILD')
-rw-r--r-- | community/gnomesu/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnomesu/PKGBUILD b/community/gnomesu/PKGBUILD index ed183e16a..579e75278 100644 --- a/community/gnomesu/PKGBUILD +++ b/community/gnomesu/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnomesu pkgver=0.3.1 pkgrel=7 pkgdesc="A program that allows a user to su to root in a Gnome environment." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gtkfiles.org/app.php/GnomeSu" license=("GPL") depends=('libgnomeui' 'libzvt') |