diff options
Diffstat (limited to 'main/pinentry/APKBUILD')
-rw-r--r-- | main/pinentry/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pinentry/APKBUILD b/main/pinentry/APKBUILD index 7b4b85ce53..8927bed669 100644 --- a/main/pinentry/APKBUILD +++ b/main/pinentry/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.8.0 pkgrel=1 pkgdesc="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" url="http://www.gnupg.org/aegypten2" +arch="x86 x86_64" license="GPL-2" depends= install="pinentry.post-install pinentry.post-deinstall" |