dev-ruby/vcard: add ruby24
authorHans de Graaff <graaff@gentoo.org>
Wed, 21 Feb 2018 07:19:36 +0000 (08:19 +0100)
committerHans de Graaff <graaff@gentoo.org>
Wed, 21 Feb 2018 07:35:51 +0000 (08:35 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ruby/vcard/vcard-0.2.15.ebuild

index 46a876a4aa5afbc6a2392d9deec81760a996b19a..a3f74a90943b1e37e3d1770fa21b12f0fc3932fc 100644 (file)
@@ -1,8 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# ruby25: not compatible
+USE_RUBY="ruby22 ruby23 ruby24"
 
 # Avoid the complexity of the "rake" recipe and run testrb-2 manually.
 RUBY_FAKEGEM_RECIPE_TEST=none