diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-02-08 15:06:56 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-02-08 15:06:56 +0100 |
commit | eb45553c123bb549d43186bda83cc530bd7d48d4 (patch) | |
tree | 20f617dd151415c34f85f669d2b17ec49ba546a7 /community/icewm-utils | |
parent | b065a496684a64b7d0e185d5e58bf0a67353f848 (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/icewm-utils')
-rw-r--r-- | community/icewm-utils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icewm-utils/PKGBUILD b/community/icewm-utils/PKGBUILD index 6b0e5ffca..aed8df1b0 100644 --- a/community/icewm-utils/PKGBUILD +++ b/community/icewm-utils/PKGBUILD @@ -19,7 +19,7 @@ _mergeprefsver=0.5 pkgrel=6 pkgdesc="Suite of tools for IceWM" -arch=(i686 x86_64 'mips64el') +arch=(i686 x86_64) license=("GPL") url="http://icecc.sourceforge.net/" depends=('qt3' 'python2') |