diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:27:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:27:16 +0000 |
commit | ec4b45e54196ff2524e4128159f76a0d9bfe6e2a (patch) | |
tree | baf92f04775756b5e16b9493cf32c0761dcc1d85 /perl-core/Test-Simple | |
parent | Marking Scalar-List-Utils-1.23 ~ppc for bug 333421 (diff) | |
download | gentoo-2-ec4b45e54196ff2524e4128159f76a0d9bfe6e2a.tar.gz gentoo-2-ec4b45e54196ff2524e4128159f76a0d9bfe6e2a.tar.bz2 gentoo-2-ec4b45e54196ff2524e4128159f76a0d9bfe6e2a.zip |
Marking Test-Simple-0.94 ~ppc for bug 333421
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild index ac52d06a9d54..c15bf4321164 100644 --- a/perl-core/Test-Simple/Test-Simple-0.94.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.6 2010/09/12 16:56:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.7 2010/10/14 20:27:16 ranger Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Basic utilities for writing tests" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |