summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-25 06:28:42 +0000
committerSam James <sam@gentoo.org>2023-03-25 07:09:42 +0000
commit4d0a3b041517fe41b6b47f08edda19da32a1d6f4 (patch)
tree2491b22f12fedffa380fcf37d93a5aec14f41903 /dev-ruby/red-colors
parentdev-ruby/prawn: EAPI 8, enable ruby31 (diff)
downloadgentoo-4d0a3b041517fe41b6b47f08edda19da32a1d6f4.tar.gz
gentoo-4d0a3b041517fe41b6b47f08edda19da32a1d6f4.tar.bz2
gentoo-4d0a3b041517fe41b6b47f08edda19da32a1d6f4.zip
dev-ruby/red-colors: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/red-colors')
-rw-r--r--dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild b/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild
index 8aa565aee547..d2f60e5e1a86 100644
--- a/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild
+++ b/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild
@@ -1,9 +1,9 @@
-# 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="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_EXTRAINSTALL="data"