diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-17 18:30:31 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-17 18:30:31 +0100 |
commit | 5437e4eedceb1e31df0b687dae1e3357c70d57fe (patch) | |
tree | f0cf3104e1aca50c13ccd7718332618b0d22c8fb /community/kleansweep | |
parent | a66ad9f55f1788fcab4028fefb2c91e563fec35c (diff) |
Unarch kdelibs3 and reverse dependencies for mips64el.
Please write if you need them.
Diffstat (limited to 'community/kleansweep')
-rw-r--r-- | community/kleansweep/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kleansweep/PKGBUILD b/community/kleansweep/PKGBUILD index ed39fecf1..c6783590d 100644 --- a/community/kleansweep/PKGBUILD +++ b/community/kleansweep/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=6 pkgdesc="Allows you to reclaim disk space by finding unneeded files" license=("GPL") url="http://linux.bydg.org/~yogin/" -arch=(i686 x86_64 'mips64el') +arch=(i686 x86_64) depends=('kdelibs3') makedepends=('scons') options=('libtool') |