diff options
Diffstat (limited to 'main/icon-naming-utils')
-rw-r--r-- | main/icon-naming-utils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/icon-naming-utils/APKBUILD b/main/icon-naming-utils/APKBUILD index 4951d93cec..507950bca1 100644 --- a/main/icon-naming-utils/APKBUILD +++ b/main/icon-naming-utils/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.8.90 pkgrel=0 pkgdesc="Maps the new names of icons for Tango to the legacy names used by the GNOME and KDE desktops." url="http://tango.freedesktop.org/" -arch="x86 x86_64" +arch="all" license="GPL" depends="perl-xml-simple" makedepends="" |