diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-08-01 08:22:27 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-08-01 11:03:20 +0200 |
commit | cc01beb5a9c4e2e2d7dbcae93e3b5a8c466f2709 (patch) | |
tree | 1c775915d332e9afa2847ed9122e68ada9e179ce /dev-ruby/permutation | |
parent | dev-db/redis: stable 5.0.9-r1 for ppc64 (diff) | |
download | gentoo-cc01beb5a9c4e2e2d7dbcae93e3b5a8c466f2709.tar.gz gentoo-cc01beb5a9c4e2e2d7dbcae93e3b5a8c466f2709.tar.bz2 gentoo-cc01beb5a9c4e2e2d7dbcae93e3b5a8c466f2709.zip |
dev-ruby/permutation: 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/permutation')
-rw-r--r-- | dev-ruby/permutation/permutation-0.1.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/permutation/permutation-0.1.8-r1.ebuild b/dev-ruby/permutation/permutation-0.1.8-r1.ebuild index 605ec839f5a8..e46af63003e1 100644 --- a/dev-ruby/permutation/permutation-0.1.8-r1.ebuild +++ b/dev-ruby/permutation/permutation-0.1.8-r1.ebuild @@ -1,9 +1,9 @@ -# 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="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |