diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 20:53:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 20:53:07 +0000 |
commit | d2d6d47687780f47e2b25ea54435d59e7e6a2ee3 (patch) | |
tree | 9328d0598aac62243f66afb63af87846cf5ac8fa /dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild | |
parent | Add libgnome dependency, needed at runtime for its gconf keys (thanks to Rafa... (diff) | |
download | gentoo-2-d2d6d47687780f47e2b25ea54435d59e7e6a2ee3.tar.gz gentoo-2-d2d6d47687780f47e2b25ea54435d59e7e6a2ee3.tar.bz2 gentoo-2-d2d6d47687780f47e2b25ea54435d59e7e6a2ee3.zip |
Add Prefix keywords, bug #396547
(Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild')
-rw-r--r-- | dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild b/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild index 9e4676d92d6d..4910aec7c5c4 100644 --- a/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild +++ b/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild,v 1.1 2011/12/05 20:49:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild,v 1.2 2011/12/31 20:53:07 grobian Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19" @@ -17,7 +17,7 @@ DESCRIPTION="An extension library to access a SQLite database from Ruby" HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/" LICENSE="BSD" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |