summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-13 20:39:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-13 20:39:07 +0000
commit989f56764a8010a7655065cdfc919b7af7d7c20d (patch)
tree5095407a502d49c76b5b7ed2762442e90a548fcf /dev-ruby/pg/pg-0.8.0.ebuild
parentVersion Bump per 184500 (diff)
downloadhistorical-989f56764a8010a7655065cdfc919b7af7d7c20d.tar.gz
historical-989f56764a8010a7655065cdfc919b7af7d7c20d.tar.bz2
historical-989f56764a8010a7655065cdfc919b7af7d7c20d.zip
Add ~sparc
Package-Manager: portage-2.1.7.16/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/pg/pg-0.8.0.ebuild')
-rw-r--r--dev-ruby/pg/pg-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pg/pg-0.8.0.ebuild b/dev-ruby/pg/pg-0.8.0.ebuild
index 4ae945acf7a6..929db75bae95 100644
--- a/dev-ruby/pg/pg-0.8.0.ebuild
+++ b/dev-ruby/pg/pg-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.8.0.ebuild,v 1.6 2010/02/13 18:48:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.8.0.ebuild,v 1.7 2010/02/13 20:27:31 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19"
@@ -19,7 +19,7 @@ HOMEPAGE="http://bitbucket.org/ged/ruby-pg/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-db/postgresql-base"