summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-09-27 10:37:38 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-09-27 10:37:38 +0000
commit2dd987fcc629614e4519937f5b2e28e0b94f035a (patch)
tree3f194e29c74bb06c8bb5cc359c1483f83f9c3917 /dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild
parentRedigest (diff)
downloadgentoo-2-2dd987fcc629614e4519937f5b2e28e0b94f035a.tar.gz
gentoo-2-2dd987fcc629614e4519937f5b2e28e0b94f035a.tar.bz2
gentoo-2-2dd987fcc629614e4519937f5b2e28e0b94f035a.zip
Add ~sparc keyword, bug #238568
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild')
-rw-r--r--dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild b/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild
index 340390947b66..165b8bd3327d 100644
--- a/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild
+++ b/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild,v 1.3 2006/06/02 13:07:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild,v 1.4 2008/09/27 10:37:38 bluebird Exp $
inherit ruby
@@ -11,7 +11,7 @@ DESCRIPTION="Simple RRDTool wrapper for Ruby"
HOMEPAGE="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/"
SRC_URI="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/${P}.tar.gz"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 ~sparc x86"
LICENSE="Ruby"
SLOT="0"