commit: 52547c190f828a65a05803f692347a387bbf6624 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Fri Mar 18 12:57:53 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Mar 22 18:43:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52547c19
dev-ruby/ruby-poppler: keyword 3.4.3 for ~riscv Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/ruby-poppler/ruby-poppler-3.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-poppler/ruby-poppler-3.4.3.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-3.4.3.ebuild index 02da7ae88f9f..ae896fada18a 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-3.4.3.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-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 poppler-glib bindings" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~riscv ~x86" IUSE="" RDEPEND+=" app-text/poppler[cairo,introspection]"
