summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-06 17:30:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-06 17:30:21 +0000
commitcab11c3210d221095ddffe027ba0f672c514b652 (patch)
tree9d55d086f27fc5bece6412f06aa9621771cf637c /perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild
parentia64/s390/sh/sparc stable wrt #395735 (diff)
downloadgentoo-2-cab11c3210d221095ddffe027ba0f672c514b652.tar.gz
gentoo-2-cab11c3210d221095ddffe027ba0f672c514b652.tar.bz2
gentoo-2-cab11c3210d221095ddffe027ba0f672c514b652.zip
Add ~arm/~s390/~sh
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild')
-rw-r--r--perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild
index d0da9a0171d9..06713bc14dfd 100644
--- a/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild
+++ b/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild,v 1.1 2012/05/02 14:56:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.0.0.ebuild,v 1.2 2012/05/06 17:30:21 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="automatically give your module the ability to have plugins"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-File-Spec"