diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2017-05-08 17:25:15 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2017-05-08 23:08:37 -0400 |
commit | 33f879390b72d700c4bbde61471c91ac5e63a885 (patch) | |
tree | 5b37835493b54693a886f678fcfbaa9804229a22 /dev-ruby/patch_finder | |
parent | dev-ruby/recog: bump to prepare for metasploit bump (diff) | |
download | gentoo-33f879390b72d700c4bbde61471c91ac5e63a885.tar.gz gentoo-33f879390b72d700c4bbde61471c91ac5e63a885.tar.bz2 gentoo-33f879390b72d700c4bbde61471c91ac5e63a885.zip |
dev-ruby/patch_finder: ruby23
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/patch_finder')
-rw-r--r-- | dev-ruby/patch_finder/patch_finder-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild index 80502e66e893..7f08c9e66cd2 100644 --- a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild +++ b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +EAPI=6 +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_BINWRAP="" |