summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-17 18:10:34 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-17 18:10:34 +0000
commitc217168f9a48c7fa7f8500b35567778d564273b0 (patch)
treeb5a6c8b07125d1f18f2135d50a3ae5d0639680aa /dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
parentAdded ~ppc64; bug #124659 (diff)
downloadgentoo-2-c217168f9a48c7fa7f8500b35567778d564273b0.tar.gz
gentoo-2-c217168f9a48c7fa7f8500b35567778d564273b0.tar.bz2
gentoo-2-c217168f9a48c7fa7f8500b35567778d564273b0.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild')
-rw-r--r--dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
index 0752005df91e..dbfc64761869 100644
--- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
+++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.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-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.10 2006/04/09 13:01:20 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.11 2006/04/17 18:10:34 flameeyes Exp $
inherit ruby
@@ -9,7 +9,7 @@ HOMEPAGE="http://ruby.scripting.ca/postgres"
SRC_URI="http://ruby.scripting.ca/postgres/archive/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 mips ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 mips ppc sparc x86 ~x86-fbsd"
IUSE=""
USE_RUBY="ruby18"
DEPEND=">=dev-db/postgresql-6.4"