diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 13:04:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 13:04:29 +0100 |
commit | 212310d15689a1736642edf17a3634c771490ae5 (patch) | |
tree | 6a6ea48069c8d6707b72a1efe992a0b775d5c46f /dev-ruby/ruby-gobject-introspection | |
parent | dev-ruby/ruby-glib2: Stabilize 3.5.1-r1 amd64, #903520 (diff) | |
download | gentoo-212310d15689a1736642edf17a3634c771490ae5.tar.gz gentoo-212310d15689a1736642edf17a3634c771490ae5.tar.bz2 gentoo-212310d15689a1736642edf17a3634c771490ae5.zip |
dev-ruby/ruby-gobject-introspection: Stabilize 3.5.1 amd64, #903520
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-gobject-introspection')
-rw-r--r-- | dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild index d10a04bd694a..dcc1dbf7a43c 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild @@ -7,7 +7,7 @@ USE_RUBY="ruby27 ruby30 ruby31 ruby32" inherit ruby-ng-gnome2 DESCRIPTION="Ruby GObjectIntrospection bindings" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~riscv ~x86" IUSE="" DEPEND+=" dev-libs/glib |