summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-05-01 07:08:00 +0200
committerHans de Graaff <graaff@gentoo.org>2021-05-01 07:11:22 +0200
commit0541ae94cf1d968fb32c60059c5e66938c1022fe (patch)
tree336b0449f1c1b7a80ece696b2ede35d45afd103c
parentgnome-extra/gnome-shell-extensions: Drop x86 keyword (diff)
downloadgentoo-0541ae94.tar.gz
gentoo-0541ae94.tar.bz2
gentoo-0541ae94.zip
dev-ruby/minitest-hooks: add ruby30
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild
index 373a09b01f9d..e2f45e983ed5 100644
--- a/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild
+++ b/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
# Skip tests since they require unpackaged sequel
RUBY_FAKEGEM_RECIPE_TEST="none"