summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-09-10 16:20:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-09-10 16:20:41 +0000
commit31227fb5185a530db66b971da54523773bab2e92 (patch)
treec4f64707f0243a98ffccfab8ae962dc2dabe911c /dev-perl/Boulder/Boulder-1.30.ebuild
parentKeywording ~amd64 (diff)
downloadgentoo-2-31227fb5185a530db66b971da54523773bab2e92.tar.gz
gentoo-2-31227fb5185a530db66b971da54523773bab2e92.tar.bz2
gentoo-2-31227fb5185a530db66b971da54523773bab2e92.zip
Keywording ~amd64
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'dev-perl/Boulder/Boulder-1.30.ebuild')
-rw-r--r--dev-perl/Boulder/Boulder-1.30.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Boulder/Boulder-1.30.ebuild b/dev-perl/Boulder/Boulder-1.30.ebuild
index 6b8a9c96f61a..eb2892a84e81 100644
--- a/dev-perl/Boulder/Boulder-1.30.ebuild
+++ b/dev-perl/Boulder/Boulder-1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Boulder/Boulder-1.30.ebuild,v 1.7 2006/08/04 22:38:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Boulder/Boulder-1.30.ebuild,v 1.8 2006/09/10 16:20:41 mcummings Exp $
inherit perl-module
@@ -10,11 +10,10 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="ia64 ~ppc sparc x86"
+KEYWORDS="~amd64 ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/XML-Parser
dev-lang/perl"
-RDEPEND="${DEPEND}"