diff options
Diffstat (limited to 'extra/xorg-xfd/PKGBUILD')
-rw-r--r-- | extra/xorg-xfd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xfd/PKGBUILD b/extra/xorg-xfd/PKGBUILD index 42a5aafcd..ab5daa42e 100644 --- a/extra/xorg-xfd/PKGBUILD +++ b/extra/xorg-xfd/PKGBUILD @@ -3,9 +3,9 @@ pkgname=xorg-xfd pkgver=1.1.1 -pkgrel=1 +pkgrel=1.1 pkgdesc="Displays all the characters in a font using either the X11 core protocol or libXft2" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxaw' 'fontconfig' 'libxft' 'libxrender' 'libxmu') |