diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 01:22:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 01:22:19 +0000 |
commit | f502cd3d8717c94e43ede333e95821bc61e8a180 (patch) | |
tree | 53b64fd0c60473ae2e2eb9e1a8e212cf7b80a04e /dev-ruby/ruby-gobject-introspection | |
parent | dev-ruby/ruby-glib2: Stabilize 3.4.3 amd64, #774954 (diff) | |
download | gentoo-f502cd3d8717c94e43ede333e95821bc61e8a180.tar.gz gentoo-f502cd3d8717c94e43ede333e95821bc61e8a180.tar.bz2 gentoo-f502cd3d8717c94e43ede333e95821bc61e8a180.zip |
dev-ruby/ruby-gobject-introspection: Stabilize 3.4.3 amd64, #774954
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.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.4.3.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.4.3.ebuild index 4040832fc57f..0524e22784b7 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.4.3.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ USE_RUBY="ruby24 ruby25 ruby26 ruby27" inherit ruby-ng-gnome2 DESCRIPTION="Ruby GObjectIntrospection bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/glib |