summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-05-10 07:12:11 +0200
committerHans de Graaff <graaff@gentoo.org>2019-05-10 07:38:24 +0200
commit9fcd9e51c9aab9469171f7976f11fec30ab84619 (patch)
tree0f4ec5f5eedc54f4f159d0edb59b721f884d510a /dev-ruby/axiom-types
parentdev-java/icedtea-bin: bump to 3.12.0, x86 and amd64 only (diff)
downloadgentoo-9fcd9e51c9aab9469171f7976f11fec30ab84619.tar.gz
gentoo-9fcd9e51c9aab9469171f7976f11fec30ab84619.tar.bz2
gentoo-9fcd9e51c9aab9469171f7976f11fec30ab84619.zip
dev-ruby/axiom-types: 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/axiom-types')
-rw-r--r--dev-ruby/axiom-types/axiom-types-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild
index e809adc5795c..befa36c7d675 100644
--- a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild
+++ b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild
@@ -1,9 +1,9 @@
-# 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_EXTRADOC="CONTRIBUTING.md README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"