diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-16 19:07:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-16 19:07:54 +0000 |
commit | 9039b25d992d51c95c6c55e0108ecdfd35056bb1 (patch) | |
tree | b2033f66ee30398b8e907b62a88bd30ad67d0e82 /dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild | |
parent | Weekly update. (diff) | |
download | gentoo-2-9039b25d992d51c95c6c55e0108ecdfd35056bb1.tar.gz gentoo-2-9039b25d992d51c95c6c55e0108ecdfd35056bb1.tar.bz2 gentoo-2-9039b25d992d51c95c6c55e0108ecdfd35056bb1.zip |
Marking POE-Test-Loops-1.351.0 ppc for bug 410937
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild')
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild index 8b9d621efb79..e3e63ae779dd 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.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/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild,v 1.1 2012/03/13 14:49:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild,v 1.2 2012/04/16 19:07:54 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |