diff options
Diffstat (limited to 'main/pax-utils/APKBUILD')
-rw-r--r-- | main/pax-utils/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pax-utils/APKBUILD b/main/pax-utils/APKBUILD index 769f27436c..4df5a5c4b2 100644 --- a/main/pax-utils/APKBUILD +++ b/main/pax-utils/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.2.1 pkgrel=0 pkgdesc="ELF related utils for ELF 32/64 binaries" url="http://hardened.gentoo.org/pax-utils.xml" +arch="x86 x86_64" license='GPL-2' depends= makedepends= |