diff options
Diffstat (limited to 'community/icewm-utils/PKGBUILD')
-rw-r--r-- | community/icewm-utils/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/icewm-utils/PKGBUILD b/community/icewm-utils/PKGBUILD index b49cbedef..cb8825e45 100644 --- a/community/icewm-utils/PKGBUILD +++ b/community/icewm-utils/PKGBUILD @@ -17,9 +17,9 @@ _iconcvtver=1.0 _rrunver=0.5 _mergeprefsver=0.5 -pkgrel=6 +pkgrel=6.1 pkgdesc="Suite of tools for IceWM" -arch=(i686 x86_64) +arch=('i686' 'x86_64' 'mips64el') license=("GPL") url="http://icecc.sourceforge.net/" depends=('qt3' 'python2') |