summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Warn/Test-Warn-0.21.ebuild')
-rw-r--r--dev-perl/Test-Warn/Test-Warn-0.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Warn/Test-Warn-0.21.ebuild b/dev-perl/Test-Warn/Test-Warn-0.21.ebuild
index e1b502802f72..3a255202f791 100644
--- a/dev-perl/Test-Warn/Test-Warn-0.21.ebuild
+++ b/dev-perl/Test-Warn/Test-Warn-0.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.21.ebuild,v 1.3 2010/01/14 15:09:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.21.ebuild,v 1.4 2010/04/17 08:17:11 tove Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12