diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-04-19 06:38:21 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-04-19 06:38:21 +0200 |
commit | 26a8cc3c65783bd38c087078137282075766bd18 (patch) | |
tree | 862079fcf1f3fbc8938152474b56c351e6f6a58d /dev-ruby/hiera-eyaml-gpg | |
parent | dev-ruby/hiera-eyaml-gpg: cleanup (diff) | |
download | gentoo-26a8cc3c65783bd38c087078137282075766bd18.tar.gz gentoo-26a8cc3c65783bd38c087078137282075766bd18.tar.bz2 gentoo-26a8cc3c65783bd38c087078137282075766bd18.zip |
dev-ruby/hiera-eyaml-gpg: add ruby22
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/hiera-eyaml-gpg')
-rw-r--r-- | dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.6.ebuild b/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.6.ebuild index 82c0ae5d6465..cf6bf0057bc5 100644 --- a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.6.ebuild +++ b/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" |