summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-07-07 15:57:09 +0200
committerHans de Graaff <graaff@gentoo.org>2023-07-08 05:43:23 +0200
commitbbbfa739e3d09cc6f96922574ae14b68deacf7f2 (patch)
tree210afbfc1f1528e3e9e6bc1a1df8706230ae94b6
parentapp-text/pandoc-bin: Stabilize 3.1.3 arm64, #909836 (diff)
downloadgentoo-bbbfa739e3d09cc6f96922574ae14b68deacf7f2.tar.gz
gentoo-bbbfa739e3d09cc6f96922574ae14b68deacf7f2.tar.bz2
gentoo-bbbfa739e3d09cc6f96922574ae14b68deacf7f2.zip
dev-ruby/colorator: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/colorator/colorator-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/colorator/colorator-1.1.0-r1.ebuild b/dev-ruby/colorator/colorator-1.1.0-r1.ebuild
index 9eb9cd26ea0a..098d01084826 100644
--- a/dev-ruby/colorator/colorator-1.1.0-r1.ebuild
+++ b/dev-ruby/colorator/colorator-1.1.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="README.markdown"
RUBY_FAKEGEM_GEMSPEC="colorator.gemspec"