diff options
author | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-05-19 16:24:05 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-05-19 16:24:05 -0500 |
commit | a084559f421a288dd77f81e458161f95ae8d1be9 (patch) | |
tree | 4b6ecbc5222691982f23bedbc84281d3b560328e /extra/xorg-bdftopcf | |
parent | 071445e6a2bb31ddf638e6f2e5362953b47e72dc (diff) |
downgrading xorg-* on extra, xorg-* current on testing
Diffstat (limited to 'extra/xorg-bdftopcf')
-rw-r--r-- | extra/xorg-bdftopcf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-bdftopcf/PKGBUILD b/extra/xorg-bdftopcf/PKGBUILD index 80920d665..0a6a35221 100644 --- a/extra/xorg-bdftopcf/PKGBUILD +++ b/extra/xorg-bdftopcf/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xorg-bdftopcf pkgver=1.0.3 pkgrel=1 pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled Format" -arch=(i686 x86_64 'mips64el') +arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libxfont') |