diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-02-01 10:07:50 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-02-01 11:56:24 +0100 |
commit | 227d4370f410e1f5ebb4a735e4f0a649c0c96e97 (patch) | |
tree | ce36a926e2664726a91b6caed8260fdc31f60c71 /dev-ruby/mash | |
parent | dev-ruby/mecab-ruby: add ruby26 (diff) | |
download | gentoo-227d4370f410e1f5ebb4a735e4f0a649c0c96e97.tar.gz gentoo-227d4370f410e1f5ebb4a735e4f0a649c0c96e97.tar.bz2 gentoo-227d4370f410e1f5ebb4a735e4f0a649c0c96e97.zip |
dev-ruby/mash: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/mash')
-rw-r--r-- | dev-ruby/mash/mash-0.1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mash/mash-0.1.1-r2.ebuild b/dev-ruby/mash/mash-0.1.1-r2.ebuild index e8a4753a0c65..32e76335fd59 100644 --- a/dev-ruby/mash/mash-0.1.1-r2.ebuild +++ b/dev-ruby/mash/mash-0.1.1-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec" |