commit: a93d0dd6dbb0a26941dd93e92344a4e9cedf7d51 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jul 17 07:42:31 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jul 17 08:00:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93d0dd6
net-irc/epic5: add ruby25 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 net-irc/epic5/epic5-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/epic5/epic5-2.0.1.ebuild b/net-irc/epic5/epic5-2.0.1.ebuild index 62ee7a864b6..bc14d30432e 100644 --- a/net-irc/epic5/epic5-2.0.1.ebuild +++ b/net-irc/epic5/epic5-2.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" inherit autotools ruby-single toolchain-funcs
