diff options
Diffstat (limited to 'main/sylpheed/APKBUILD')
-rw-r--r-- | main/sylpheed/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD index 765b50dec0..d73ddd42e6 100644 --- a/main/sylpheed/APKBUILD +++ b/main/sylpheed/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.0.3 pkgrel=0 pkgdesc="Lightweight and user-friendly e-mail client" url="http://sylpheed.sraoss.jp/en/" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="gtk+-dev openldap-dev openssl-dev" |