summaryrefslogtreecommitdiff
path: root/community/pyqt3
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/pyqt3
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/pyqt3')
-rw-r--r--community/pyqt3/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pyqt3/PKGBUILD b/community/pyqt3/PKGBUILD
index 5eef4d472..990cec25f 100644
--- a/community/pyqt3/PKGBUILD
+++ b/community/pyqt3/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pyqt3
pkgver=3.18.1
pkgrel=10
pkgdesc="A set of Python bindings for the Qt3 toolkit"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://www.riverbankcomputing.com/software/pyqt/intro"
depends=('python2-sip' 'qscintilla-qt3')
license=('GPL')