summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-27 11:31:01 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-27 12:18:28 +0100
commit1dddc55123eac0f9bbfde7bb61dbc77c1b29f95a (patch)
treeb0eddb19f8f342cc767db3b355e3b6407125ed38 /dev-ruby/request_store
parentdev-ruby/rex-bin_tools: cleanup (diff)
downloadgentoo-1dddc55123eac0f9bbfde7bb61dbc77c1b29f95a.tar.gz
gentoo-1dddc55123eac0f9bbfde7bb61dbc77c1b29f95a.tar.bz2
gentoo-1dddc55123eac0f9bbfde7bb61dbc77c1b29f95a.zip
dev-ruby/request_store: 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/request_store')
-rw-r--r--dev-ruby/request_store/request_store-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/request_store/request_store-1.4.1.ebuild b/dev-ruby/request_store/request_store-1.4.1.ebuild
index 5addbd29f9c5..45fd904cde59 100644
--- a/dev-ruby/request_store/request_store-1.4.1.ebuild
+++ b/dev-ruby/request_store/request_store-1.4.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=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md"