dev-ruby/ruby-elf: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Hans de Graaff
2018-07-13 09:09:52 +02:00
parent 03a8ae3c29
commit 57fc2d245a

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
USE_RUBY="ruby21 ruby22 ruby23 ruby24"
USE_RUBY="ruby23 ruby24 ruby25"
GITHUB_URI="https://github.com/Flameeyes/${PN}"