summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-24 14:13:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-24 14:13:50 +0000
commitfb71595d2c5976a8c909894185c16559524a9da6 (patch)
tree9f38fcd0f317a1335ea0d5a2874653efd4c77f50 /dev-ruby/dbd-sqlite
parentAdd ~ia64/~sparc wrt #283229 (diff)
downloadgentoo-2-fb71595d2c5976a8c909894185c16559524a9da6.tar.gz
gentoo-2-fb71595d2c5976a8c909894185c16559524a9da6.tar.bz2
gentoo-2-fb71595d2c5976a8c909894185c16559524a9da6.zip
Add ~ia64/~sparc wrt #283229
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/dbd-sqlite')
-rw-r--r--dev-ruby/dbd-sqlite/ChangeLog5
-rw-r--r--dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/dbd-sqlite/ChangeLog b/dev-ruby/dbd-sqlite/ChangeLog
index dc7f08ee9ee0..43bb7162346a 100644
--- a/dev-ruby/dbd-sqlite/ChangeLog
+++ b/dev-ruby/dbd-sqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/dbd-sqlite
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog,v 1.1 2009/08/26 23:05:14 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog,v 1.2 2009/09/24 14:13:50 armin76 Exp $
+
+ 24 Sep 2009; Raúl Porcel <armin76@gentoo.org> dbd-sqlite-0.1.2.ebuild:
+ Add ~ia64/~sparc wrt #283229
*dbd-sqlite-0.1.2 (26 Aug 2009)
diff --git a/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild b/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild
index 28e5fb8c1317..d81e85e66fe8 100644
--- a/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild
+++ b/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.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-sqlite/dbd-sqlite-0.1.2.ebuild,v 1.1 2009/08/26 23:05:14 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild,v 1.2 2009/09/24 14:13:50 armin76 Exp $
inherit "ruby"
@@ -10,7 +10,7 @@ SRC_URI="mirror://rubyforge/ruby-dbi/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE="test"
DEPEND="virtual/ruby"