commit:     7d024f5943047a7ee60218679f8441c8242679c5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 07:19:36 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 07:35:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d024f59

dev-ruby/vcard: add ruby24

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/vcard/vcard-0.2.15.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/vcard/vcard-0.2.15.ebuild 
b/dev-ruby/vcard/vcard-0.2.15.ebuild
index 46a876a4aa5..a3f74a90943 100644
--- a/dev-ruby/vcard/vcard-0.2.15.ebuild
+++ b/dev-ruby/vcard/vcard-0.2.15.ebuild
@@ -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

Reply via email to