summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild')
-rw-r--r--dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild
index 77e352ad7b9b..2d342359747d 100644
--- a/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild
+++ b/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild,v 1.2 2011/09/03 21:04:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild,v 1.3 2012/09/01 11:51:39 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Lexically scoped resource management"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~ppc-aix ~x86-solaris"
IUSE="test"
RDEPEND=""