dev-ruby/poltergeist: drop ruby19

Package-Manager: portage-2.2.28
This commit is contained in:
Hans de Graaff
2016-05-12 07:17:24 +02:00
parent dc65b13572
commit d4e427bc1f

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
USE_RUBY="ruby20 ruby21 ruby22"
# There are tests but they require several unpackaged dependencies.
RUBY_FAKEGEM_RECIPE_TEST="rspec3"