diff options
author | Sam James <sam@gentoo.org> | 2020-08-08 05:56:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-08 05:56:49 +0000 |
commit | 29cca8163327a07581d5c0cc7602b02a42bbe812 (patch) | |
tree | 0506e29fde9fcf7d24f2e7cd905f1cfa3d574767 /games-misc/lolcat/lolcat-100.0.1-r1.ebuild | |
parent | dev-python/dogpile-cache: Bump to 1.0.2 (diff) | |
download | gentoo-29cca8163327a07581d5c0cc7602b02a42bbe812.tar.gz gentoo-29cca8163327a07581d5c0cc7602b02a42bbe812.tar.bz2 gentoo-29cca8163327a07581d5c0cc7602b02a42bbe812.zip |
games-misc/lolcat: style changes
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc/lolcat/lolcat-100.0.1-r1.ebuild')
-rw-r--r-- | games-misc/lolcat/lolcat-100.0.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-misc/lolcat/lolcat-100.0.1-r1.ebuild b/games-misc/lolcat/lolcat-100.0.1-r1.ebuild index 6e6c7c7a0854..cd9ab9f497c6 100644 --- a/games-misc/lolcat/lolcat-100.0.1-r1.ebuild +++ b/games-misc/lolcat/lolcat-100.0.1-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 + USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_TASK_TEST="" |