diff options
Diffstat (limited to 'dev-perl/URI-Find/URI-Find-20100505.ebuild')
-rw-r--r-- | dev-perl/URI-Find/URI-Find-20100505.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/URI-Find/URI-Find-20100505.ebuild b/dev-perl/URI-Find/URI-Find-20100505.ebuild index ae12c5935033..c23f5a87221e 100644 --- a/dev-perl/URI-Find/URI-Find-20100505.ebuild +++ b/dev-perl/URI-Find/URI-Find-20100505.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/URI-Find-20100505.ebuild,v 1.1 2010/05/06 06:19:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/URI-Find-20100505.ebuild,v 1.2 2011/04/24 16:01:30 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Find URIs in plain text" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-solaris" IUSE="test" RDEPEND="dev-perl/URI" |