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>
This commit is contained in:
Yongxiang Liang
2022-03-18 09:59:53 +00:00
committed by Jakov Smolić
parent 7b4331a5f6
commit 7386e27ee9

View File

@@ -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]"