diff options
Diffstat (limited to 'main/popt/APKBUILD')
-rw-r--r-- | main/popt/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/popt/APKBUILD b/main/popt/APKBUILD index 5534cac359..9161671a51 100644 --- a/main/popt/APKBUILD +++ b/main/popt/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.16 pkgrel=1 pkgdesc="A commandline option parser" url="http://rpm5.org" +arch="x86 x86_64" license="custom" depends= source="http://rpm5.org/files/$pkgname/$pkgname-$pkgver.tar.gz" |