summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-25 17:35:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-25 17:35:55 +0000
commita78ac5bd431e516a40d8209714e614ecd0c6bf04 (patch)
treed89c4fc2964d6741c28a0751a604a9407995899c /perl-core/Module-Pluggable/Module-Pluggable-3.9.ebuild
parentarm/ia64/s390/sh/sparc stable wrt #266664 (diff)
downloadgentoo-2-a78ac5bd431e516a40d8209714e614ecd0c6bf04.tar.gz
gentoo-2-a78ac5bd431e516a40d8209714e614ecd0c6bf04.tar.bz2
gentoo-2-a78ac5bd431e516a40d8209714e614ecd0c6bf04.zip
ia64 stable wrt #266103
(Portage version: 2.1.6.7/cvs/Linux ia64)
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"