summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-24 13:29:38 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-24 13:29:38 +0000
commit508a34a5af03e950786af9d092996a0ed9098b53 (patch)
treee6fb869287b43a623973275a81c5265f36c3d74a /dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
parentDon't crash on unicode chars, #383463; thanks Suloev Dmitry for the patch; ht... (diff)
downloadhistorical-508a34a5af03e950786af9d092996a0ed9098b53.tar.gz
historical-508a34a5af03e950786af9d092996a0ed9098b53.tar.bz2
historical-508a34a5af03e950786af9d092996a0ed9098b53.zip
Marked ~x64-macos
Package-Manager: portage-2.2.01.19295-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild')
-rw-r--r--dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
index 7a943f93e968..4b66c25a3562 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.4 2011/09/03 21:05:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.5 2011/09/24 13:29:06 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="install subroutines into packages easily"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RDEPEND=""