diff options
author | 2022-03-15 13:13:37 +0000 | |
---|---|---|
committer | 2022-03-18 07:48:45 +0100 | |
commit | 4375aab1ee2d036a1c2cb4bb291ee2438af71316 (patch) | |
tree | e3fd2babd4dc99af2926b092a2d98d107086a4c2 /dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild | |
parent | dev-ruby/slow_enumerator_tools: keyword 1.1.0-r1 for ~riscv (diff) | |
download | gentoo-4375aab1ee2d036a1c2cb4bb291ee2438af71316.tar.gz gentoo-4375aab1ee2d036a1c2cb4bb291ee2438af71316.tar.bz2 gentoo-4375aab1ee2d036a1c2cb4bb291ee2438af71316.zip |
dev-ruby/tty-command: keyword 0.10.1-r1 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild')
-rw-r--r-- | dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild b/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild index 3149701958af..0b30996d4768 100644 --- a/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild +++ b/dev-ruby/tty-command/tty-command-0.10.1-r1.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 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/piotrmurach/tty-command/archive/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="" ruby_add_rdepend ">=dev-ruby/pastel-0.8:0" |