diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-08-20 00:32:34 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-08-20 08:42:30 +0200 |
commit | 03f4f64ce2d276cc7d797f99045310f65675e2d0 (patch) | |
tree | c3b5b10533fb805f0b4a7673bce6d58abfcf11f7 /dev-ruby/hiera-eyaml-plaintext | |
parent | dev-ruby/hitimes: cleanup (diff) | |
download | gentoo-03f4f64ce2d276cc7d797f99045310f65675e2d0.tar.gz gentoo-03f4f64ce2d276cc7d797f99045310f65675e2d0.tar.bz2 gentoo-03f4f64ce2d276cc7d797f99045310f65675e2d0.zip |
dev-ruby/hiera-eyaml-plaintext: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera-eyaml-plaintext')
-rw-r--r-- | dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild index c82fcad5d434..930ae28203b4 100644 --- a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild +++ b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.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_TASK_TEST="" |