diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-07-17 09:42:31 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-07-17 10:00:22 +0200 |
commit | a93d0dd6dbb0a26941dd93e92344a4e9cedf7d51 (patch) | |
tree | 94bb9842c38d207b13d04c26a73498cf6580578d /net-irc/epic5 | |
parent | dev-perl/Pango: Disable running X11 tests w/ USE=minimal bug #662320 (diff) | |
download | gentoo-a93d0dd6dbb0a26941dd93e92344a4e9cedf7d51.tar.gz gentoo-a93d0dd6dbb0a26941dd93e92344a4e9cedf7d51.tar.bz2 gentoo-a93d0dd6dbb0a26941dd93e92344a4e9cedf7d51.zip |
net-irc/epic5: add ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'net-irc/epic5')
-rw-r--r-- | net-irc/epic5/epic5-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/epic5/epic5-2.0.1.ebuild b/net-irc/epic5/epic5-2.0.1.ebuild index 62ee7a864b6c..bc14d30432e7 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 |