diff options
Diffstat (limited to 'dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild')
-rw-r--r-- | dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild index a910420705a1..3cad120d0258 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.5 2015/08/03 13:46:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.6 2015/08/03 13:49:00 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -10,7 +10,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection DESCRIPTION="Ruby GObjectIntrosprction bindings" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND+=" dev-libs/gobject-introspection" |