summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-03-15 13:11:50 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-03-18 07:48:32 +0100
commit65dfb7879c6069499b1df2445b5575c6fd64edb0 (patch)
treec3445e9a9820b803792a7d28de9e073531a3b6cd
parentwww-apps/nanoc-cli: keyword 4.12.3 for ~riscv (diff)
downloadgentoo-65dfb7879c6069499b1df2445b5575c6fd64edb0.tar.gz
gentoo-65dfb7879c6069499b1df2445b5575c6fd64edb0.tar.bz2
gentoo-65dfb7879c6069499b1df2445b5575c6fd64edb0.zip
dev-ruby/ruby-progressbar: keyword 1.11.0 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild
index b81bafce2104..c66f149c92b3 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.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
@@ -22,7 +22,7 @@ RUBY_S="ruby-progressbar-releases-v${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"