diff options
author | 2022-03-15 13:12:54 +0000 | |
---|---|---|
committer | 2022-03-18 07:48:40 +0100 | |
commit | 9775712c75c5f0ea3c2950f20442fb6aa05c698c (patch) | |
tree | 744cf4effe2ad64cd0801c74fd52f3e0d6ce5419 /dev-ruby/tty-which | |
parent | dev-ruby/colored: keyword 1.2-r1 for ~riscv (diff) | |
download | gentoo-9775712c75c5f0ea3c2950f20442fb6aa05c698c.tar.gz gentoo-9775712c75c5f0ea3c2950f20442fb6aa05c698c.tar.bz2 gentoo-9775712c75c5f0ea3c2950f20442fb6aa05c698c.zip |
dev-ruby/tty-which: keyword 0.5.0 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-which')
-rw-r--r-- | dev-ruby/tty-which/tty-which-0.5.0.ebuild | 4 |
1 files 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() { |