diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-23 06:25:47 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-23 06:25:47 +0200 |
commit | bd7d1b75674170e85b96d9ff0cf674d6f9757650 (patch) | |
tree | 1c15180101202afed210a02b06c4656a88963002 /dev-ruby/hiera-eyaml-plaintext | |
parent | dev-ruby/slim: add ruby25 (diff) | |
download | gentoo-bd7d1b75674170e85b96d9ff0cf674d6f9757650.tar.gz gentoo-bd7d1b75674170e85b96d9ff0cf674d6f9757650.tar.bz2 gentoo-bd7d1b75674170e85b96d9ff0cf674d6f9757650.zip |
dev-ruby/hiera-eyaml-plaintext: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
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 a4a5ee2fdd19..c344e2a09a2c 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_TEST="" |