diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-07-12 06:40:01 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-07-12 06:40:01 +0200 |
commit | 4da8862ac29e0fc10acdf5196307ad9e92cf4c81 (patch) | |
tree | c761128d292583bff129c9ddd06461d0b5dc80a8 /dev-ruby/http-cookie/http-cookie-1.0.3.ebuild | |
parent | dev-ruby/crack: add back ~ppc and ~x86 (diff) | |
download | gentoo-4da8862ac29e0fc10acdf5196307ad9e92cf4c81.tar.gz gentoo-4da8862ac29e0fc10acdf5196307ad9e92cf4c81.tar.bz2 gentoo-4da8862ac29e0fc10acdf5196307ad9e92cf4c81.zip |
dev-ruby/http-cookie: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/http-cookie/http-cookie-1.0.3.ebuild')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild index 49d03fca1fe1..bfe28e12bd59 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" |