diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:56:19 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:56:19 +0000 |
commit | f73f001e783946d5fcafc65e4f664005610c3615 (patch) | |
tree | d3cee30466089d38454ae37e6e5590b37055b6cf /dev-perl/Config-Simple | |
parent | add ~x86-solaris ~sparc-solaris kw to x11-terms/clusterssh-3.28, as tested on... (diff) | |
download | gentoo-2-f73f001e783946d5fcafc65e4f664005610c3615.tar.gz gentoo-2-f73f001e783946d5fcafc65e4f664005610c3615.tar.bz2 gentoo-2-f73f001e783946d5fcafc65e4f664005610c3615.zip |
add ~x86-solaris ~sparc-solaris kw to dev-perl/Config-Simple-4.59, as tested on bug 308683
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Config-Simple')
-rw-r--r-- | dev-perl/Config-Simple/Config-Simple-4.59.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-Simple/Config-Simple-4.59.ebuild b/dev-perl/Config-Simple/Config-Simple-4.59.ebuild index 6050e72b8457..93a2a38aef33 100644 --- a/dev-perl/Config-Simple/Config-Simple-4.59.ebuild +++ b/dev-perl/Config-Simple/Config-Simple-4.59.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/dev-perl/Config-Simple/Config-Simple-4.59.ebuild,v 1.7 2010/03/17 03:15:46 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Simple/Config-Simple-4.59.ebuild,v 1.8 2010/03/18 18:56:19 darkside Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~sherzodr/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |