summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-03-07 01:54:50 +0000
committerTom Gall <tgall@gentoo.org>2007-03-07 01:54:50 +0000
commitfa7fe33e89bd4c413865a0b9b205abf328e6994c (patch)
tree8dca5fcf10703a0e64a178e6d187aa783b98f8ea /dev-ruby/cmdparse/cmdparse-2.0.2.ebuild
parentremove lcms/lcms.h check as the lcms package no longer installs into the lcms... (diff)
downloadgentoo-2-fa7fe33e89bd4c413865a0b9b205abf328e6994c.tar.gz
gentoo-2-fa7fe33e89bd4c413865a0b9b205abf328e6994c.tar.bz2
gentoo-2-fa7fe33e89bd4c413865a0b9b205abf328e6994c.zip
added ~ppc64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/cmdparse/cmdparse-2.0.2.ebuild')
-rw-r--r--dev-ruby/cmdparse/cmdparse-2.0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild b/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild
index c36930022400..beb6228d5e0c 100644
--- a/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild
+++ b/dev-ruby/cmdparse/cmdparse-2.0.2.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-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.1 2006/12/07 16:01:40 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.2 2007/03/07 01:54:50 tgall Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ DESCRIPTION="Advanced command line parser supporting commands"
HOMEPAGE="http://cmdparse.rubyforge.org/"
SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
-KEYWORDS="~ia64 ~x86 ~amd64"
+KEYWORDS="~ia64 ~ppc64 ~x86 ~amd64"
LICENSE="GPL-2"
SLOT="0"