diff options
Diffstat (limited to 'extra/xorg-xfs')
-rw-r--r-- | extra/xorg-xfs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xfs/PKGBUILD b/extra/xorg-xfs/PKGBUILD index f1e747ff1..aa5e4621a 100644 --- a/extra/xorg-xfs/PKGBUILD +++ b/extra/xorg-xfs/PKGBUILD @@ -4,9 +4,9 @@ pkgname=xorg-xfs pkgver=1.1.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="X.Org X11 xfs font server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') backup=('etc/X11/fs/config') |