summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Module-Install/Module-Install-1.60.0.ebuild')
-rw-r--r--dev-perl/Module-Install/Module-Install-1.60.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Install/Module-Install-1.60.0.ebuild b/dev-perl/Module-Install/Module-Install-1.60.0.ebuild
index 9d64c58b5fb4..c65bd7ccff47 100644
--- a/dev-perl/Module-Install/Module-Install-1.60.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.60.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/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.2 2012/03/21 20:38:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.3 2012/03/24 15:01:50 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
IUSE="test"
RDEPEND=">=virtual/perl-File-Spec-3.28