diff options
Diffstat (limited to 'sys-apps/paxctl/paxctl-0.9.ebuild')
-rw-r--r-- | sys-apps/paxctl/paxctl-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild index ab5b3f44c1e9..548aeb9c984a 100644 --- a/sys-apps/paxctl/paxctl-0.9.ebuild +++ b/sys-apps/paxctl/paxctl-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v 1.5 2015/01/16 12:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v 1.6 2015/01/17 13:37:21 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, SRC_URI="http://pax.grsecurity.net/${P}.tar.gz" HOMEPAGE="http://pax.grsecurity.net" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" LICENSE="GPL-2" SLOT="0" |