diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-08 05:51:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-08 05:51:14 +0000 |
commit | a2ca47fc0d1343fb0af50f455249e503b69de4b0 (patch) | |
tree | 0895b48d452ca7f00878ed92b09bbe1597834e26 /app-admin/paxtest/paxtest-0.9.6.ebuild | |
parent | ppc stable, bug #142394 (diff) | |
download | gentoo-2-a2ca47fc0d1343fb0af50f455249e503b69de4b0.tar.gz gentoo-2-a2ca47fc0d1343fb0af50f455249e503b69de4b0.tar.bz2 gentoo-2-a2ca47fc0d1343fb0af50f455249e503b69de4b0.zip |
Back to ~ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'app-admin/paxtest/paxtest-0.9.6.ebuild')
-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 87560b47fc5c..d2fc2f0f45ef 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.14 2006/09/03 06:01:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.15 2006/09/08 05:51:14 corsair 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" |