summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-26 12:13:26 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-26 12:35:55 +0200
commitda32082abafc69043e6fa64c7369072c2c4e51af (patch)
tree3e80b26104466ceb96f306bcf97b3087e675ff17 /dev-ruby/ruby-hmac
parentdev-ruby/podcast: enable ruby31 (diff)
downloadgentoo-da32082abafc69043e6fa64c7369072c2c4e51af.tar.gz
gentoo-da32082abafc69043e6fa64c7369072c2c4e51af.tar.bz2
gentoo-da32082abafc69043e6fa64c7369072c2c4e51af.zip
dev-ruby/ruby-hmac: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-hmac')
-rw-r--r--dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r2.ebuild b/dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r2.ebuild
index bdb99d38044c..2f2180597b04 100644
--- a/dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r2.ebuild
+++ b/dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"