summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-08-06 19:29:50 +0000
committerRoy Marples <uberlord@gentoo.org>2007-08-06 19:29:50 +0000
commitc0c86a1bba9f18e3db974593a2b7b6fab3f94bda (patch)
tree3610b2334dda0eaedb6f19567e55cedecc28d5ff /dev-perl/URI/URI-1.35.ebuild
parentstable for x86 (diff)
downloadgentoo-2-c0c86a1bba9f18e3db974593a2b7b6fab3f94bda.tar.gz
gentoo-2-c0c86a1bba9f18e3db974593a2b7b6fab3f94bda.tar.bz2
gentoo-2-c0c86a1bba9f18e3db974593a2b7b6fab3f94bda.zip
Keyworded ~sparc-fbsd, #138321
(Portage version: 2.1.3.3)
Diffstat (limited to 'dev-perl/URI/URI-1.35.ebuild')
-rw-r--r--dev-perl/URI/URI-1.35.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/URI/URI-1.35.ebuild b/dev-perl/URI/URI-1.35.ebuild
index 2cabfdcad2ea..3b3f4fc397cc 100644
--- a/dev-perl/URI/URI-1.35.ebuild
+++ b/dev-perl/URI/URI-1.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.17 2007/07/10 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.18 2007/08/06 19:29:50 uberlord Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/perl-MIME-Base64