diff options
Diffstat (limited to 'extra/leafpad/PKGBUILD')
-rw-r--r-- | extra/leafpad/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/leafpad/PKGBUILD b/extra/leafpad/PKGBUILD index 179133ff4..67317dd6a 100644 --- a/extra/leafpad/PKGBUILD +++ b/extra/leafpad/PKGBUILD @@ -6,7 +6,7 @@ pkgname=leafpad pkgver=0.8.18.1 pkgrel=2 pkgdesc="A notepad clone for GTK+ 2.0" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://tarot.freeshell.org/leafpad/" license=('GPL') depends=('gtk2' 'desktop-file-utils') |