diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-02 19:45:02 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-02 21:06:36 +0200 |
commit | 3120b4457557db70919d16dc8cc22bce5d1c5a3c (patch) | |
tree | 601bc84ec4640e917653fd0e3fdd357ed7f30f6b /dev-ruby/ruby-gobject-introspection | |
parent | dev-ada/gtkada: Version bump to 2018 (diff) | |
download | gentoo-3120b4457557db70919d16dc8cc22bce5d1c5a3c.tar.gz gentoo-3120b4457557db70919d16dc8cc22bce5d1c5a3c.tar.bz2 gentoo-3120b4457557db70919d16dc8cc22bce5d1c5a3c.zip |
dev-ruby/ruby-gobject-introspection: amd64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/ruby-gobject-introspection')
-rw-r--r-- | dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.1.1.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.1.1.ebuild index 9781c969f6f4..b3e30f273114 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.1.1.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection DESCRIPTION="Ruby GObjectIntrospection bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/gobject-introspection" |