diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-04-13 19:18:42 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-04-13 19:58:36 +0200 |
commit | 30c1adcb4db66726e48a309525fba40f0c643639 (patch) | |
tree | 1563e4a2c008800ee7c111a9cedfec5c9568db84 /dev-ruby/ruby-gobject-introspection | |
parent | dev-ruby/rcairo: amd64 stable (diff) | |
download | gentoo-30c1adcb4db66726e48a309525fba40f0c643639.tar.gz gentoo-30c1adcb4db66726e48a309525fba40f0c643639.tar.bz2 gentoo-30c1adcb4db66726e48a309525fba40f0c643639.zip |
dev-ruby/ruby-gobject-introspection: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/ruby-gobject-introspection')
-rw-r--r-- | dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.3.2.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.3.2.ebuild index a49fe1f9dc1a..f987c9c9f381 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.3.2.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.3.2.ebuild @@ -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" |