summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-03-18 12:57:53 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-03-22 19:43:00 +0100
commit52547c190f828a65a05803f692347a387bbf6624 (patch)
treeb7998ecba08a5e8f557b7ae7cae609f5aed674e5 /dev-ruby/ruby-poppler
parentdev-ruby/simplecov-html: keyword 0.12.3 for ~riscv (diff)
downloadgentoo-52547c190f828a65a05803f692347a387bbf6624.tar.gz
gentoo-52547c190f828a65a05803f692347a387bbf6624.tar.bz2
gentoo-52547c190f828a65a05803f692347a387bbf6624.zip
dev-ruby/ruby-poppler: 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-poppler')
-rw-r--r--dev-ruby/ruby-poppler/ruby-poppler-3.4.3.ebuild4
1 files 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]"