summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-03-15 13:13:25 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-03-18 07:48:43 +0100
commitb9c93e2465db2d00ef6f43a30103d5e8149c013b (patch)
tree84d0180ad9278ce737e7d9c525b02e30938e1289
parentdev-ruby/ref: keyword 2.0.0-r1 for ~riscv (diff)
downloadgentoo-b9c93e2465db2d00ef6f43a30103d5e8149c013b.tar.gz
gentoo-b9c93e2465db2d00ef6f43a30103d5e8149c013b.tar.bz2
gentoo-b9c93e2465db2d00ef6f43a30103d5e8149c013b.zip
dev-ruby/hamster: keyword 3.0.0-r2 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ruby/hamster/hamster-3.0.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hamster/hamster-3.0.0-r2.ebuild b/dev-ruby/hamster/hamster-3.0.0-r2.ebuild
index d391bfd1d2a0..8102b2d38c19 100644
--- a/dev-ruby/hamster/hamster-3.0.0-r2.ebuild
+++ b/dev-ruby/hamster/hamster-3.0.0-r2.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
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/hamstergem/hamster"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
IUSE=""
ruby_add_rdepend "dev-ruby/concurrent-ruby:1"