summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-01-04 13:58:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-01-04 13:58:43 +0000
commitcd2243dd51c2d7057198b220ca651b8c323f0049 (patch)
tree9e0119fd737e2f7c1bde6239151eed29d6aab1aa /dev-perl/URI/URI-1.35.ebuild
parentbug 76590 (Manifest recommit) (diff)
downloadgentoo-2-cd2243dd51c2d7057198b220ca651b8c323f0049.tar.gz
gentoo-2-cd2243dd51c2d7057198b220ca651b8c323f0049.tar.bz2
gentoo-2-cd2243dd51c2d7057198b220ca651b8c323f0049.zip
unmask for x86
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 fd0854e89d72..e0780d7cdb4b 100644
--- a/dev-perl/URI/URI-1.35.ebuild
+++ b/dev-perl/URI/URI-1.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.1 2004/12/05 23:08:17 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.2 2005/01/04 13:58:43 mcummings 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"