diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-18 09:59:40 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-22 19:42:48 +0100 |
commit | 3100908dfe0ceb0ab731b98fde01ebd9fca3e33b (patch) | |
tree | f2436ff7e04312b498e0e3aa6b5266efdb77d7d5 /dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.4.3.ebuild | |
parent | dev-ruby/ruby-glib2: keyword 3.4.3 for ~riscv (diff) | |
download | gentoo-3100908dfe0ceb0ab731b98fde01ebd9fca3e33b.tar.gz gentoo-3100908dfe0ceb0ab731b98fde01ebd9fca3e33b.tar.bz2 gentoo-3100908dfe0ceb0ab731b98fde01ebd9fca3e33b.zip |
dev-ruby/ruby-gobject-introspection: keyword 3.4.3 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.4.3.ebuild')
-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 0524e22784b7..50494b226cc5 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv ~x86" IUSE="" DEPEND+=" dev-libs/glib |