summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-11-20 12:00:57 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-11-20 12:00:57 +0000
commitc46fdc83c5b02b04fdfe94b212a6e9a72da8998e (patch)
treefc70fc77cb912a1819cab244df67eadf82e1764a /dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild
parentchanged the use mozilla && cp library/*.cpp to if use mozilla; then blabla (M... (diff)
downloadgentoo-2-c46fdc83c5b02b04fdfe94b212a6e9a72da8998e.tar.gz
gentoo-2-c46fdc83c5b02b04fdfe94b212a6e9a72da8998e.tar.bz2
gentoo-2-c46fdc83c5b02b04fdfe94b212a6e9a72da8998e.zip
Add ~sparc keyword, Bug 71769 --- internal tests & my application are fine.
Diffstat (limited to 'dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild')
-rw-r--r--dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild
index 799e244cbdf3..f28a5fedcce0 100644
--- a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild
+++ b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild,v 1.2 2004/11/20 04:20:14 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild,v 1.3 2004/11/20 12:00:57 fmccor Exp $
inherit ruby
@@ -12,7 +12,7 @@ LICENSE="BSD"
# change the filename on the end, it still downloads the same file.
SRC_URI="http://rubyforge.org/frs/download.php/1901/${P}.tar.bz2"
-KEYWORDS="~x86 ppc"
+KEYWORDS="~x86 ppc ~sparc"
SLOT="0"
IUSE=""