diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:01:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:01:26 +0000 |
commit | 56a396c4dbc7ceb8cb43f2d888ecd256f3000b44 (patch) | |
tree | 44c96027c08bd6353e50684ef1f28e2225dfadce /app-admin/paxtest | |
parent | arm/sh stable (diff) | |
download | gentoo-2-56a396c4dbc7ceb8cb43f2d888ecd256f3000b44.tar.gz gentoo-2-56a396c4dbc7ceb8cb43f2d888ecd256f3000b44.tar.bz2 gentoo-2-56a396c4dbc7ceb8cb43f2d888ecd256f3000b44.zip |
arm stable
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'app-admin/paxtest')
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/paxtest/paxtest-0.9.6.ebuild b/app-admin/paxtest/paxtest-0.9.6.ebuild index 52be7ade022c..87560b47fc5c 100644 --- a/app-admin/paxtest/paxtest-0.9.6.ebuild +++ b/app-admin/paxtest/paxtest-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.13 2006/07/15 18:31:20 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.14 2006/09/03 06:01:26 vapier Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.adamantix.org/paxtest/paxtest-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" # pax flags are not strip safe. RESTRICT="nostrip" |