diff options
Diffstat (limited to 'main/exo/APKBUILD')
-rw-r--r-- | main/exo/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/exo/APKBUILD b/main/exo/APKBUILD index 1ed32d06a4..654f63d29c 100644 --- a/main/exo/APKBUILD +++ b/main/exo/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.5.5 pkgrel=0 pkgdesc="Extensions to Xfce by os-cillation" url="http://www.os-cillation.com/article.php?sid=40" +arch="x86 x86_64" license="GPL-2 LGPL-2" subpackages="$pkgname-dev $pkgname-doc" depends="hicolor-icon-theme" |