summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.1.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.1.ebuild
index 4159c5580ae0..c39422814456 100644
--- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.1.ebuild
+++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=5
USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_TASK_DOC=""
inherit ruby-ng
@@ -28,7 +28,6 @@ RDEPEND="
DEPEND="
test? ( ~net-analyzer/rrdtool-${PV}[graph] )
"
-
RUBY_PATCHES=(
"${FILESDIR}"/${PN}-1.4.8-graph-ruby.patch
)