diff options
Diffstat (limited to 'main/paxctl/APKBUILD')
-rw-r--r-- | main/paxctl/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/paxctl/APKBUILD b/main/paxctl/APKBUILD index 401cc872f2..dca254de73 100644 --- a/main/paxctl/APKBUILD +++ b/main/paxctl/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.5 pkgrel=1 pkgdesc="Manage PaX releated program header flags" url="http://pax.grsecurity.net" +arch="x86 x86_64" license="GPL-2" depends="" makedepends="" |