summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 15:15:16 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 15:15:16 +0000
commit470f4c9281b99d798041ee9d94871980185b91f2 (patch)
tree977281d7789bc0e6adc874a2425cb26868823d66 /perl-core/AutoLoader
parentClean up ebuilds and make parallel installable, binaries are backward compati... (diff)
downloadgentoo-2-470f4c9281b99d798041ee9d94871980185b91f2.tar.gz
gentoo-2-470f4c9281b99d798041ee9d94871980185b91f2.tar.bz2
gentoo-2-470f4c9281b99d798041ee9d94871980185b91f2.zip
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'perl-core/AutoLoader')
-rw-r--r--perl-core/AutoLoader/AutoLoader-5.71.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/AutoLoader/AutoLoader-5.71.ebuild b/perl-core/AutoLoader/AutoLoader-5.71.ebuild
index c418ed1dcbc9..dfef9208b595 100644
--- a/perl-core/AutoLoader/AutoLoader-5.71.ebuild
+++ b/perl-core/AutoLoader/AutoLoader-5.71.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/AutoLoader-5.71.ebuild,v 1.2 2010/12/18 09:57:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/AutoLoader-5.71.ebuild,v 1.3 2011/04/24 15:15:16 grobian Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="load subroutines only on demand"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86 ~x86-solaris"
IUSE=""
SRC_TEST=do