diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-01 21:26:50 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-01 21:26:50 -0500 |
commit | 4d091e422f9351f98221c273a1c8a40a833acdbc (patch) | |
tree | 9ca769c7809eee4115f2e0299b884e0ac3685692 /extra/graphite/PKGBUILD | |
parent | bc6b1cd014b6ccd9e6b2c239e9f18e28e8e51b3b (diff) |
Commiting libre package graphite-2.3.1-1
Diffstat (limited to 'extra/graphite/PKGBUILD')
-rw-r--r-- | extra/graphite/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/graphite/PKGBUILD b/extra/graphite/PKGBUILD index d43977d94..622ab8eb0 100644 --- a/extra/graphite/PKGBUILD +++ b/extra/graphite/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=graphite pkgname=('libgraphite' 'pango-graphite') pkgver=2.3.1 pkgrel=1 -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://graphite.sil.org/" makedepends=('pango' 'gcc-libs') options=('!libtool' '!emptydirs') |