aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-biology/bio-cd-hit-report/bio-cd-hit-report-0.1.0.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/sci-biology/bio-cd-hit-report/bio-cd-hit-report-0.1.0.ebuild b/sci-biology/bio-cd-hit-report/bio-cd-hit-report-0.1.0.ebuild
index a5bb48e86..ec245f5fd 100644
--- a/sci-biology/bio-cd-hit-report/bio-cd-hit-report-0.1.0.ebuild
+++ b/sci-biology/bio-cd-hit-report/bio-cd-hit-report-0.1.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-USE_RUBY="ruby20 ruby21"
+EAPI=6
+
+USE_RUBY="ruby21"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"
@@ -17,7 +18,8 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND=">=dev-ruby/bundler-1.3.1
+DEPEND="
+ >=dev-ruby/bundler-1.3.1
dev-ruby/jeweler
dev-ruby/minitest:*
dev-ruby/rdoc"