diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:19:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:19:14 +0000 |
commit | 36011e86d502ac384ddbd6e3767e3eeef60c7b8f (patch) | |
tree | bbbf0f325c4fb8fd69cb08a7678a26c0748a687e /dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild | |
parent | Stable for amd64, wrt bug #412949 (diff) | |
download | gentoo-2-36011e86d502ac384ddbd6e3767e3eeef60c7b8f.tar.gz gentoo-2-36011e86d502ac384ddbd6e3767e3eeef60c7b8f.tar.bz2 gentoo-2-36011e86d502ac384ddbd6e3767e3eeef60c7b8f.zip |
Stable for amd64, wrt bug #412951
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 8e5f21551d08..1fc955bbc504 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.2 2012/04/21 20:01:46 jdhore Exp $ +# $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 $ 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" |