dev-ruby/poltergeist: Add ruby23
authorManuel Rüger <mrueg@gentoo.org>
Tue, 7 Feb 2017 23:44:35 +0000 (00:44 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 7 Feb 2017 23:44:35 +0000 (00:44 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/poltergeist/poltergeist-1.10.0.ebuild

index 4a27c4a0658d745907fa2eaf7f30522eae594f28..1f05e4b3bb3968febb014d0eb14648a7d22ecafe 100644 (file)
@@ -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"
 
 # There are tests but they require several unpackaged dependencies.
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"