summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-12-30 08:26:11 +0100
committerHans de Graaff <graaff@gentoo.org>2024-12-30 08:58:19 +0100
commitc97ed67e4faf9384e3cddb5c6c492412554b2b9a (patch)
tree98e0f0881be168325f1c16cc949c3e90c6e71f33 /dev-ruby
parentdev-python/rich: Bump to 13.9.4 (diff)
downloadgentoo-c97ed67e4faf9384e3cddb5c6c492412554b2b9a.tar.gz
gentoo-c97ed67e4faf9384e3cddb5c6c492412554b2b9a.tar.bz2
gentoo-c97ed67e4faf9384e3cddb5c6c492412554b2b9a.zip
dev-ruby/abstract: enable ruby34
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/abstract/abstract-1.0.0-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/abstract/abstract-1.0.0-r5.ebuild b/dev-ruby/abstract/abstract-1.0.0-r5.ebuild
index 55ba7c5bf887..5300e6fe281f 100644
--- a/dev-ruby/abstract/abstract-1.0.0-r5.ebuild
+++ b/dev-ruby/abstract/abstract-1.0.0-r5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""