diff options
author | 2021-06-27 07:48:58 +0200 | |
---|---|---|
committer | 2021-06-27 07:50:19 +0200 | |
commit | fcfa550468603ef8856e297b04a32de5bb943317 (patch) | |
tree | 4d4fbbd450eb9a2ba216cda961604b8f95095a40 /dev-ruby/instance_storage | |
parent | dev-ruby/instance_storage: add 2.0.0 (diff) | |
download | gentoo-fcfa550468603ef8856e297b04a32de5bb943317.tar.gz gentoo-fcfa550468603ef8856e297b04a32de5bb943317.tar.bz2 gentoo-fcfa550468603ef8856e297b04a32de5bb943317.zip |
dev-ruby/instance_storage: drop ruby25 per gemspec
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/instance_storage')
-rw-r--r-- | dev-ruby/instance_storage/instance_storage-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild b/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild index 3050aecf5278..300c6ade262e 100644 --- a/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild +++ b/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" +USE_RUBY="ruby26 ruby27 ruby30" RUBY_FAKEGEM_EXTRADOC="README.md" |