diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-05-10 07:40:09 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-05-10 07:40:09 +0200 |
commit | 1b57f8ba3b117c04a58623c59c0fc206f7184956 (patch) | |
tree | 2e82d21f27a19fd9c4ba460a7686daca8b59e32d /dev-ruby/astrolabe | |
parent | dev-ruby/virtus: add ruby26 (diff) | |
download | gentoo-1b57f8ba3b117c04a58623c59c0fc206f7184956.tar.gz gentoo-1b57f8ba3b117c04a58623c59c0fc206f7184956.tar.bz2 gentoo-1b57f8ba3b117c04a58623c59c0fc206f7184956.zip |
dev-ruby/astrolabe: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/astrolabe')
-rw-r--r-- | dev-ruby/astrolabe/astrolabe-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild index 9c6737e8d2a3..bd2189775844 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.1.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_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" |