diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:13:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:13:10 +0000 |
commit | 88c0a3dc51a1e0009abc57b42a0f599913e0feb6 (patch) | |
tree | 81379f58e6fdec5b06ae8a107210893dd470ab79 /dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild | |
parent | remanifest (diff) | |
download | gentoo-2-88c0a3dc51a1e0009abc57b42a0f599913e0feb6.tar.gz gentoo-2-88c0a3dc51a1e0009abc57b42a0f599913e0feb6.tar.bz2 gentoo-2-88c0a3dc51a1e0009abc57b42a0f599913e0feb6.zip |
Marking Test-Fatal-0.10.0 ppc64 for bug 418803
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild')
-rw-r--r-- | dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild index bd47fe9cec09..060bd14c7826 100644 --- a/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild +++ b/dev-perl/Test-Fatal/Test-Fatal-0.10.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-Fatal/Test-Fatal-0.10.0.ebuild,v 1.7 2012/08/05 16:30:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v 1.8 2012/08/07 21:13:10 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Incredibly simple helpers for testing code with exceptions" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Try-Tiny-0.70.0" |