diff options
Diffstat (limited to 'extra/xorg-xedit/PKGBUILD')
-rw-r--r-- | extra/xorg-xedit/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xedit/PKGBUILD b/extra/xorg-xedit/PKGBUILD index 8b5e389bb..4e8a7d2e7 100644 --- a/extra/xorg-xedit/PKGBUILD +++ b/extra/xorg-xedit/PKGBUILD @@ -3,9 +3,9 @@ pkgname=xorg-xedit pkgver=1.2.0 -pkgrel=2 +pkgrel=2.1 pkgdesc="Simple text editor for X" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxaw' 'libxmu' 'libxt' 'libx11') |