summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-11-05 10:51:35 +0000
committerYixun Lan <dlan@gentoo.org>2021-11-08 10:49:00 +0800
commit1ff6f2999db8dc5c7710c325f91c3d37039fd239 (patch)
tree3d54157271cf641718ce2dbd2b09279a52b65873 /dev-ruby/maxitest
parentdev-ruby/pg: keyword ~riscv (diff)
downloadgentoo-1ff6f2999db8dc5c7710c325f91c3d37039fd239.tar.gz
gentoo-1ff6f2999db8dc5c7710c325f91c3d37039fd239.tar.bz2
gentoo-1ff6f2999db8dc5c7710c325f91c3d37039fd239.zip
dev-ruby/maxitest: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby/maxitest')
-rw-r--r--dev-ruby/maxitest/maxitest-3.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/maxitest/maxitest-3.7.0.ebuild b/dev-ruby/maxitest/maxitest-3.7.0.ebuild
index 0007e8820fa3..45d4f8ef3703 100644
--- a/dev-ruby/maxitest/maxitest-3.7.0.ebuild
+++ b/dev-ruby/maxitest/maxitest-3.7.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "<dev-ruby/minitest-5.15:5"