diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-18 09:59:53 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-22 19:42:50 +0100 |
commit | 7386e27ee9e03dc4d5c817d14dfa3ebf1646f2ee (patch) | |
tree | aa5a25a8a067f2f0830426d159fa77cfca21db50 /dev-ruby/ruby-pango | |
parent | dev-ruby/ruby-gtk2: keyword 3.4.3 for ~riscv (diff) | |
download | gentoo-7386e27ee9e03dc4d5c817d14dfa3ebf1646f2ee.tar.gz gentoo-7386e27ee9e03dc4d5c817d14dfa3ebf1646f2ee.tar.bz2 gentoo-7386e27ee9e03dc4d5c817d14dfa3ebf1646f2ee.zip |
dev-ruby/ruby-pango: 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-pango')
-rw-r--r-- | dev-ruby/ruby-pango/ruby-pango-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-pango/ruby-pango-3.4.3.ebuild b/dev-ruby/ruby-pango/ruby-pango-3.4.3.ebuild index 79426d024b29..aa671d82ef89 100644 --- a/dev-ruby/ruby-pango/ruby-pango-3.4.3.ebuild +++ b/dev-ruby/ruby-pango/ruby-pango-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 Pango bindings" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~riscv ~x86" IUSE="" DEPEND+=" dev-libs/glib >=x11-libs/pango-1.2.1[introspection]" |