dev-ruby/ffi: drop ruby19
authorHans de Graaff <graaff@gentoo.org>
Tue, 12 Jul 2016 04:17:35 +0000 (06:17 +0200)
committerHans de Graaff <graaff@gentoo.org>
Tue, 12 Jul 2016 04:17:35 +0000 (06:17 +0200)
Package-Manager: portage-2.2.28

dev-ruby/ffi/ffi-1.9.6-r2.ebuild

index c6d94d8412e7f14c927ec5b64bf6ec060eeb0495..4a8740bf81f41ef891c27dffe3153f5e1e90ef8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 # jruby → unneeded, this is part of the standard JRuby distribution, and
 # would just install a dummy.
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"