diff options
-rw-r--r-- | dev-ruby/robots/robots-0.10.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild b/dev-ruby/robots/robots-0.10.1-r2.ebuild index 9076879a44ec..d9de856a4c63 100644 --- a/dev-ruby/robots/robots-0.10.1-r2.ebuild +++ b/dev-ruby/robots/robots-0.10.1-r2.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 -EAPI=5 +EAPI=6 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" |