summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/puppet/puppet-5.4.0-r1.ebuild (renamed from app-admin/puppet/puppet-5.4.0.ebuild)3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-admin/puppet/puppet-5.4.0.ebuild b/app-admin/puppet/puppet-5.4.0-r1.ebuild
index 1f8461b191db..c274ee7b9505 100644
--- a/app-admin/puppet/puppet-5.4.0.ebuild
+++ b/app-admin/puppet/puppet-5.4.0-r1.ebuild
@@ -71,9 +71,6 @@ all_ruby_prepare() {
# fix systemd path
epatch "${FILESDIR}/puppet-systemd.patch"
- # backport upstream fix for ruby 2.3.6 compatibility
- epatch "${FILESDIR}/puppet-4-webrick-ruby.patch"
-
# Avoid specs that can only run in the puppet.git repository. This
# should be narrowed down to the specific specs.
rm spec/integration/parser/compiler_spec.rb || die