diff options
-rw-r--r-- | dev-ruby/pmap/pmap-1.1.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/pmap/pmap-1.1.1.ebuild b/dev-ruby/pmap/pmap-1.1.1.ebuild index 039cfcc..fbfb263 100644 --- a/dev-ruby/pmap/pmap-1.1.1.ebuild +++ b/dev-ruby/pmap/pmap-1.1.1.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md" |