summaryrefslogtreecommitdiff
path: root/dev-ruby/thor/thor-1.2.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-02 11:17:22 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-02 11:17:22 +0100
commitf253e820eb4e6794ad484f5bc27182d236aeb41e (patch)
tree375327f21ced0de6f9688adbec7db685ef28c511 /dev-ruby/thor/thor-1.2.1-r1.ebuild
parent6882d8d1110ef4feeec532196a1f0a25420d0fd1 (diff)
gentoo auto-resync : 02:04:2023 - 11:17:22
Diffstat (limited to 'dev-ruby/thor/thor-1.2.1-r1.ebuild')
-rw-r--r--dev-ruby/thor/thor-1.2.1-r1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-ruby/thor/thor-1.2.1-r1.ebuild b/dev-ruby/thor/thor-1.2.1-r1.ebuild
index c37062054e0e..08ba908ee3ce 100644
--- a/dev-ruby/thor/thor-1.2.1-r1.ebuild
+++ b/dev-ruby/thor/thor-1.2.1-r1.ebuild
@@ -23,6 +23,10 @@ SLOT="$(ver_cut 1)"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux"
IUSE="doc"
+# For initial target porting (new rubies), we can make these test deps
+# conditional with:
+# 1. USE_RUBY="<old rubies>" ruby_add_bdepend ...
+# 2. skip logic in each_ruby_test
USE_RUBY="ruby27 ruby30 ruby31" ruby_add_bdepend "
test? (
dev-ruby/childlabor