summaryrefslogtreecommitdiff
path: root/community/qgo/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-08 15:06:56 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-08 15:06:56 +0100
commiteb45553c123bb549d43186bda83cc530bd7d48d4 (patch)
tree20f617dd151415c34f85f669d2b17ec49ba546a7 /community/qgo/PKGBUILD
parentb065a496684a64b7d0e185d5e58bf0a67353f848 (diff)
Unarch qt3 and reverse dependencies for mips64el.
It's big, old, unmaintained by upstream and not needed in most systems.
Diffstat (limited to 'community/qgo/PKGBUILD')
-rw-r--r--community/qgo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qgo/PKGBUILD b/community/qgo/PKGBUILD
index 6bf66405d..595c07c70 100644
--- a/community/qgo/PKGBUILD
+++ b/community/qgo/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.5.4
_realver=1.5.4-r3
pkgrel=4
pkgdesc="A Go client and full featured SGF editor"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://qgo.sourceforge.net/"
license=('GPL')
depends=('qt3' 'libsm')