summaryrefslogtreecommitdiff
path: root/dev-ruby/tilt/tilt-2.0.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/tilt/tilt-2.0.9.ebuild')
-rw-r--r--dev-ruby/tilt/tilt-2.0.9.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-ruby/tilt/tilt-2.0.9.ebuild b/dev-ruby/tilt/tilt-2.0.9.ebuild
index c190a02b649a..70d268e9a429 100644
--- a/dev-ruby/tilt/tilt-2.0.9.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,8 +27,6 @@ ruby_add_bdepend "test? (
dev-ruby/nokogiri
!!<dev-ruby/maruku-0.7.2 )"
-ruby_add_rdepend "!!<dev-ruby/tilt-1.4.1-r2:0"
-
all_ruby_prepare() {
rm Gemfile || die
sed -e '/bundler/I s:^:#:' -i Rakefile test/test_helper.rb || die