diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-02-02 08:25:21 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-02-02 08:54:31 +0100 |
commit | 1f895772667ee0dd98ff9397cb520ccc6b25ffe3 (patch) | |
tree | 24e58a7f3f359260a9f7341c372ed1168742eab8 /dev-ruby/jsobfu | |
parent | dev-ruby/instantiator: add ruby26 (diff) | |
download | gentoo-1f895772667ee0dd98ff9397cb520ccc6b25ffe3.tar.gz gentoo-1f895772667ee0dd98ff9397cb520ccc6b25ffe3.tar.bz2 gentoo-1f895772667ee0dd98ff9397cb520ccc6b25ffe3.zip |
dev-ruby/jsobfu: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/jsobfu')
-rw-r--r-- | dev-ruby/jsobfu/jsobfu-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jsobfu/jsobfu-0.4.2.ebuild b/dev-ruby/jsobfu/jsobfu-0.4.2.ebuild index 436d89702fec..f331460cbb79 100644 --- a/dev-ruby/jsobfu/jsobfu-0.4.2.ebuild +++ b/dev-ruby/jsobfu/jsobfu-0.4.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_BINWRAP="" |