summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-05-06 19:44:33 +0200
committerHans de Graaff <graaff@gentoo.org>2019-05-06 19:58:07 +0200
commit055100f83c76957d8699240309b16bd5b390b0ae (patch)
tree443a7896cc15cae648a5de7af6549bf44f4f83bc /dev-ruby
parentdev-ruby/calendar_date_select: add ruby26 (diff)
downloadgentoo-055100f83c76957d8699240309b16bd5b390b0ae.tar.gz
gentoo-055100f83c76957d8699240309b16bd5b390b0ae.tar.bz2
gentoo-055100f83c76957d8699240309b16bd5b390b0ae.zip
dev-ruby/dotenv: 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')
-rw-r--r--dev-ruby/dotenv/dotenv-2.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dotenv/dotenv-2.7.2.ebuild b/dev-ruby/dotenv/dotenv-2.7.2.ebuild
index f4d2a225eb25..5f46a920778a 100644
--- a/dev-ruby/dotenv/dotenv-2.7.2.ebuild
+++ b/dev-ruby/dotenv/dotenv-2.7.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_EXTRADOC="README.md Changelog.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"