summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-04 17:43:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-04 17:43:51 +0000
commite585fe9ef1db23eb6bc49ce0c8aa82612bacb371 (patch)
tree24797820f3e7a48c3e11f5a310cac02ac1b4032c /dev-perl/URI/URI-1.35.ebuild
parentRe-fix bug #706220 with a correct patch for xine-lib_rc8-r1. Thanks to James... (diff)
downloadgentoo-2-e585fe9ef1db23eb6bc49ce0c8aa82612bacb371.tar.gz
gentoo-2-e585fe9ef1db23eb6bc49ce0c8aa82612bacb371.tar.bz2
gentoo-2-e585fe9ef1db23eb6bc49ce0c8aa82612bacb371.zip
Stable on sparc
Diffstat (limited to 'dev-perl/URI/URI-1.35.ebuild')
-rw-r--r--dev-perl/URI/URI-1.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.35.ebuild b/dev-perl/URI/URI-1.35.ebuild
index e0780d7cdb4b..6f230df740df 100644
--- a/dev-perl/URI/URI-1.35.ebuild
+++ b/dev-perl/URI/URI-1.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.2 2005/01/04 13:58:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.3 2005/01/04 17:43:51 gustavoz 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="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390"
+KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390"
IUSE=""
DEPEND="dev-perl/MIME-Base64"