diff options
Diffstat (limited to 'main/pwgen/APKBUILD')
-rw-r--r-- | main/pwgen/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pwgen/APKBUILD b/main/pwgen/APKBUILD index 5703f28f1..7bd016710 100644 --- a/main/pwgen/APKBUILD +++ b/main/pwgen/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.06 pkgrel=0 pkgdesc="Password Generator" url="http://sourceforge.net/projects/pwgen/" +arch="x86 x86_64" license="GPL" depends= makedepends= |