summaryrefslogtreecommitdiff
path: root/dev-ruby/redcloth/redcloth-4.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/redcloth/redcloth-4.3.2.ebuild')
-rw-r--r--dev-ruby/redcloth/redcloth-4.3.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild b/dev-ruby/redcloth/redcloth-4.3.2.ebuild
index d10c52cbb740..6312493835c1 100644
--- a/dev-ruby/redcloth/redcloth-4.3.2.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.3.2.ebuild
@@ -3,7 +3,8 @@
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+# ruby25: not compatible
+USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_NAME="RedCloth"