diff options
Diffstat (limited to 'main/icon-naming-utils/APKBUILD')
-rw-r--r-- | main/icon-naming-utils/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/icon-naming-utils/APKBUILD b/main/icon-naming-utils/APKBUILD index b5164dd05a..4951d93cec 100644 --- a/main/icon-naming-utils/APKBUILD +++ b/main/icon-naming-utils/APKBUILD @@ -4,6 +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" license="GPL" depends="perl-xml-simple" makedepends="" |