diff options
Diffstat (limited to 'main/thunar/APKBUILD')
-rw-r--r-- | main/thunar/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/thunar/APKBUILD b/main/thunar/APKBUILD index 2ca3a9b133..72400621ca 100644 --- a/main/thunar/APKBUILD +++ b/main/thunar/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.1.5 pkgrel=0 pkgdesc="File manager for Xfce" url="http://thunar.xfce.org" +arch="x86 x86_64" license="GPL2 LGPL2" subpackages="$pkgname-dev $pkgname-doc" depends="desktop-file-utils hicolor-icon-theme" |