summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-12-30 10:02:50 +0100
committerHans de Graaff <graaff@gentoo.org>2024-12-30 10:02:50 +0100
commitfc8573a46b0e05c2bed247b9ccc9b2950a5cc587 (patch)
tree8bcc9c192734bc2f5dfba3dcbd524978b74c6586
parentdev-ruby/coffee-script-source: enable ruby34 (diff)
downloadgentoo-fc8573a46b0e05c2bed247b9ccc9b2950a5cc587.tar.gz
gentoo-fc8573a46b0e05c2bed247b9ccc9b2950a5cc587.tar.bz2
gentoo-fc8573a46b0e05c2bed247b9ccc9b2950a5cc587.zip
dev-ruby/color: enable ruby34
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/color/color-1.8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/color/color-1.8-r1.ebuild b/dev-ruby/color/color-1.8-r1.ebuild
index 8c62ed1c5c7d..297f071ef2fa 100644
--- a/dev-ruby/color/color-1.8-r1.ebuild
+++ b/dev-ruby/color/color-1.8-r1.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_EXTRADOC="History.rdoc README.rdoc"
RUBY_FAKEGEM_GEMSPEC="color.gemspec"
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/halostatue/color/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE=""
+IUSE="test"
ruby_add_bdepend "
test? (