summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-15 10:54:08 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-15 10:59:09 +0200
commitcb212475914e6837ccebf290048c180e735cb16e (patch)
tree739594584c2dd094af70fafc92b3c626d4bc9b2d
parentdev-python/fonttools: Stabilize 4.33.3 arm64, #844778 (diff)
downloadgentoo-cb212475914e6837ccebf290048c180e735cb16e.tar.gz
gentoo-cb212475914e6837ccebf290048c180e735cb16e.tar.bz2
gentoo-cb212475914e6837ccebf290048c180e735cb16e.zip
dev-ruby/unicode-display_width: enable ruby30 and disable ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/unicode-display_width/unicode-display_width-1.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/unicode-display_width/unicode-display_width-1.7.0.ebuild b/dev-ruby/unicode-display_width/unicode-display_width-1.7.0.ebuild
index f425f52b5c22..77afd3b83be7 100644
--- a/dev-ruby/unicode-display_width/unicode-display_width-1.7.0.ebuild
+++ b/dev-ruby/unicode-display_width/unicode-display_width-1.7.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"