summaryrefslogtreecommitdiff
path: root/dev-ruby/rubytest-cli
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-06 19:03:26 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-06 19:03:26 +0000
commit7fb7fe9770462a5fef9201bd8813209027234ecc (patch)
tree00d0b3f7c69c85079170465c64629210dc2fe0ba /dev-ruby/rubytest-cli
parentd978d72049154f2c3054f5a98e90927410b85bd5 (diff)
downloadbaldeagleos-repo-7fb7fe9770462a5fef9201bd8813209027234ecc.tar.gz
baldeagleos-repo-7fb7fe9770462a5fef9201bd8813209027234ecc.tar.xz
baldeagleos-repo-7fb7fe9770462a5fef9201bd8813209027234ecc.zip
Adding metadata
Diffstat (limited to 'dev-ruby/rubytest-cli')
-rw-r--r--dev-ruby/rubytest-cli/rubytest-cli-0.2.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rubytest-cli/rubytest-cli-0.2.0-r1.ebuild b/dev-ruby/rubytest-cli/rubytest-cli-0.2.0-r1.ebuild
index bf055dceaded..8b7a88821ecf 100644
--- a/dev-ruby/rubytest-cli/rubytest-cli-0.2.0-r1.ebuild
+++ b/dev-ruby/rubytest-cli/rubytest-cli-0.2.0-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+
+USE_RUBY="ruby32 ruby33 ruby34"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
@@ -16,6 +17,5 @@ HOMEPAGE="https://rubyworks.github.io/rubytest-cli/"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
ruby_add_rdepend "dev-ruby/ansi >=dev-ruby/rubytest-0.8.0"