diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:19 +0300 |
commit | e44145ae8c217637f50dd70f4dd19040770c0e96 (patch) | |
tree | b65fc744e9b7814df20be061eaa84aa0daf7ee77 /dev-ruby | |
parent | dev-ruby/rbnacl: Stabilize 7.1.1-r1 x86, #907528 (diff) | |
download | gentoo-e44145ae8c217637f50dd70f4dd19040770c0e96.tar.gz gentoo-e44145ae8c217637f50dd70f4dd19040770c0e96.tar.bz2 gentoo-e44145ae8c217637f50dd70f4dd19040770c0e96.zip |
dev-ruby/ruby-gobject-introspection: Stabilize 4.1.2 amd64, #907530
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild index d10a04bd694a..dcc1dbf7a43c 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.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 |