diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-02-04 10:59:43 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-02-04 11:45:12 +0100 |
commit | 4413f0fd7bcc9d2b47f5482b702eaea11463d372 (patch) | |
tree | c4ba4fc58a46a74716e896d14a2fdf1eae2f1386 /dev-ruby/jsobfu | |
parent | dev-ruby/journey: add ruby25 (diff) | |
download | gentoo-4413f0fd7bcc9d2b47f5482b702eaea11463d372.tar.gz gentoo-4413f0fd7bcc9d2b47f5482b702eaea11463d372.tar.bz2 gentoo-4413f0fd7bcc9d2b47f5482b702eaea11463d372.zip |
dev-ruby/jsobfu: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 62bd2e8fa7f0..96a417bef5e6 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_BINWRAP="" |