diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-05 22:04:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-05 22:04:14 +0000 |
commit | a6b5d5ce253bcb944b654247fb1f371327628e39 (patch) | |
tree | 10073b8e8e2c59c99b7641fef2a9b68243f60385 /dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild | |
parent | Marking Variable-Magic-0.470.0 ppc for bug 404695 (diff) | |
download | gentoo-2-a6b5d5ce253bcb944b654247fb1f371327628e39.tar.gz gentoo-2-a6b5d5ce253bcb944b654247fb1f371327628e39.tar.bz2 gentoo-2-a6b5d5ce253bcb944b654247fb1f371327628e39.zip |
Marking Test-Fatal-0.10.0 ppc for bug 412951
(Portage version: 2.1.10.49/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 1fc955bbc504..f3509604ab35 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.3 2012/04/22 10:19:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v 1.4 2012/05/05 22:04:14 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 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Try-Tiny-0.70.0" |