summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-31 13:34:30 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-31 13:34:30 +0000
commite43688feff013ba9bca4e3daa58f0a1088b6136f (patch)
tree8bb6e1a2d608dfe2b4f3bcd98453ff50f1fb0f72 /dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
parentamd64/x86 stable, bug #290761 (diff)
downloadhistorical-e43688feff013ba9bca4e3daa58f0a1088b6136f.tar.gz
historical-e43688feff013ba9bca4e3daa58f0a1088b6136f.tar.bz2
historical-e43688feff013ba9bca4e3daa58f0a1088b6136f.zip
Keywording for ppc.
Bug 283229. Package-Manager: portage-14478-svn/cvs/Linux ppc
Diffstat (limited to 'dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild')
-rw-r--r--dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild b/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
index a3b79013780b..0232ff99dc62 100644
--- a/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
+++ b/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.2 2009/09/24 14:13:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.3 2009/10/31 13:27:04 volkmar Exp $
inherit "ruby"
@@ -10,7 +10,7 @@ SRC_URI="mirror://rubyforge/ruby-dbi/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
DEPEND="virtual/ruby"