diff options
Diffstat (limited to 'sys-apps/paxctl/paxctl-0.4.ebuild')
-rw-r--r-- | sys-apps/paxctl/paxctl-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.4.ebuild b/sys-apps/paxctl/paxctl-0.4.ebuild index 20c969b3f995..0393b7e80883 100644 --- a/sys-apps/paxctl/paxctl-0.4.ebuild +++ b/sys-apps/paxctl/paxctl-0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.1 2006/06/25 15:22:24 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.2 2006/07/09 14:29:13 solar Exp $ inherit flag-o-matic DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries." SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz" HOMEPAGE="http://pax.grsecurity.net" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~arm ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" LICENSE="GPL-2" SLOT="0" |