summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2017-03-01 07:29:32 +0100
committerHans de Graaff <hans@degraaff.org>2017-03-01 07:29:32 +0100
commit4f5a2641a02571e0ab70e09b9d38da1bb45d6937 (patch)
treefa831548245f11695a3861019b46472eab87c0d9
parentdev-util/yamllint: add missing pyyaml dependency (diff)
downloadgraaff-4f5a2641a02571e0ab70e09b9d38da1bb45d6937.tar.gz
graaff-4f5a2641a02571e0ab70e09b9d38da1bb45d6937.tar.bz2
graaff-4f5a2641a02571e0ab70e09b9d38da1bb45d6937.zip
dev-ruby/rubocop-checkstyle_formatter: add ruby23
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild
index b8fdeaa1..83ce711f 100644
--- a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild
+++ b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md"