summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild')
-rw-r--r--perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild
index 90070b417189..d1bb4fe0795b 100644
--- a/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild
+++ b/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild,v 1.6 2009/04/19 17:17:01 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild,v 1.7 2009/04/25 17:35:55 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="automatically give your module the ability to have plugins"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="virtual/perl-File-Spec"