diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-04-27 11:21:24 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-04-28 06:39:57 +0200 |
commit | 045e544c6fa3274d49c82e28fab71d653c3a8172 (patch) | |
tree | f25a5aa8209f157933e708e152e96f378887d469 /net-irc | |
parent | app-text/xmlformat: add ruby26 (diff) | |
download | gentoo-045e544c6fa3274d49c82e28fab71d653c3a8172.tar.gz gentoo-045e544c6fa3274d49c82e28fab71d653c3a8172.tar.bz2 gentoo-045e544c6fa3274d49c82e28fab71d653c3a8172.zip |
net-irc/epic5: add ruby26
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'net-irc')
-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 e10c5b555d32..d38b780348b7 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 ruby25" +USE_RUBY="ruby24 ruby25 ruby26" inherit autotools ruby-single toolchain-funcs |