diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 21:08:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 21:08:21 +0000 |
commit | 883a914228065d4352822b4517cab9c993feac35 (patch) | |
tree | 16ce5ae69e1daf317edfa3b26ece88e1df5c2d85 /dev-perl/Test-Script/Test-Script-1.70.0.ebuild | |
parent | Marking ucl-1.03-r1 ppc64 for bug 396909 (diff) | |
download | gentoo-2-883a914228065d4352822b4517cab9c993feac35.tar.gz gentoo-2-883a914228065d4352822b4517cab9c993feac35.tar.bz2 gentoo-2-883a914228065d4352822b4517cab9c993feac35.zip |
Marking Test-Script-1.70.0 ppc64 for bug 400117
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Test-Script/Test-Script-1.70.0.ebuild')
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Script/Test-Script-1.70.0.ebuild b/dev-perl/Test-Script/Test-Script-1.70.0.ebuild index 5d2ef6a283a3..3b2a21e6e167 100644 --- a/dev-perl/Test-Script/Test-Script-1.70.0.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.70.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.3 2012/02/29 21:12:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.4 2012/03/02 21:08:21 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="virtual/perl-File-Spec |