diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-12-22 06:14:55 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-12-22 06:30:10 +0100 |
commit | 3a485a766cec067e5286c25e9ed874bbb0e2c027 (patch) | |
tree | 7bb15eaa1b740d4ae7988b5cf9e6a01116dc09b4 /dev-ruby/http-cookie | |
parent | www-apps/mediawiki: Stabilize 1.35.1 ppc, #760414 (diff) | |
download | gentoo-3a485a766cec067e5286c25e9ed874bbb0e2c027.tar.gz gentoo-3a485a766cec067e5286c25e9ed874bbb0e2c027.tar.bz2 gentoo-3a485a766cec067e5286c25e9ed874bbb0e2c027.zip |
dev-ruby/http-cookie: add ruby27
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 67943dd50354..ea36755f8f14 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" |