commit: 9775712c75c5f0ea3c2950f20442fb6aa05c698c Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Tue Mar 15 13:12:54 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Mar 18 06:48:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9775712c
dev-ruby/tty-which: keyword 0.5.0 for ~riscv Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/tty-which/tty-which-0.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/tty-which/tty-which-0.5.0.ebuild b/dev-ruby/tty-which/tty-which-0.5.0.ebuild index 2bd6b2425e01..f09b9e2955ad 100644 --- a/dev-ruby/tty-which/tty-which-0.5.0.ebuild +++ b/dev-ruby/tty-which/tty-which-0.5.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=8 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/piotrmurach/tty-which/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="" all_ruby_prepare() {
