diff options
Diffstat (limited to 'main/pax-utils/APKBUILD')
-rw-r--r-- | main/pax-utils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pax-utils/APKBUILD b/main/pax-utils/APKBUILD index 4df5a5c4b2..1154005e76 100644 --- a/main/pax-utils/APKBUILD +++ b/main/pax-utils/APKBUILD @@ -4,7 +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" +arch="all" license='GPL-2' depends= makedepends= |