summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-18 19:51:01 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-18 19:51:01 +0000
commitbec4a83324de0a4d6954779801454f243311d31c (patch)
tree98a864eb439f3e4c29cc2fd7c3857bce0b16f4fe /dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild
parentFix ifconfig detection and use, bug 341381. (diff)
downloadgentoo-2-bec4a83324de0a4d6954779801454f243311d31c.tar.gz
gentoo-2-bec4a83324de0a4d6954779801454f243311d31c.tar.bz2
gentoo-2-bec4a83324de0a4d6954779801454f243311d31c.zip
Stable for HPPA (bug #323529).
(Portage version: 2.2_rc98/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild')
-rw-r--r--dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild
index 9b744dda80c8..4a528db0d020 100644
--- a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild
+++ b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.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-NoWarnings/Test-NoWarnings-1.01.ebuild,v 1.5 2010/06/27 19:26:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild,v 1.6 2010/10/18 19:51:01 jer Exp $
EAPI=2
@@ -11,7 +11,7 @@ DESCRIPTION="Make sure you didn't emit any warnings while testing"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-perl/Test-Tester-0.107"