diff options
Diffstat (limited to 'app-admin/paxtest/paxtest-0.9.7_pre4.ebuild')
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.7_pre4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/paxtest/paxtest-0.9.7_pre4.ebuild b/app-admin/paxtest/paxtest-0.9.7_pre4.ebuild index f39a6fccd8f4..811916b6fb4d 100644 --- a/app-admin/paxtest/paxtest-0.9.7_pre4.ebuild +++ b/app-admin/paxtest/paxtest-0.9.7_pre4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.7_pre4.ebuild,v 1.2 2007/07/02 13:36:26 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.7_pre4.ebuild,v 1.3 2007/11/13 18:22:46 armin76 Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://pax.grsecurity.net/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" # EI_PAX flags are not strip safe. RESTRICT="strip" |