summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-01-14 07:26:37 +0100
committerHans de Graaff <graaff@gentoo.org>2020-01-14 07:53:03 +0100
commit667ad3850e81917163f11be1863c58866cf9a4ed (patch)
tree05d67f3e77cce915546a4790e7e7314abde5e7a9 /dev-ruby/rdiscount
parentdev-ruby/maruku: add ruby27 (diff)
downloadgentoo-667ad3850e81917163f11be1863c58866cf9a4ed.tar.gz
gentoo-667ad3850e81917163f11be1863c58866cf9a4ed.tar.bz2
gentoo-667ad3850e81917163f11be1863c58866cf9a4ed.zip
dev-ruby/rdiscount: add ruby27
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r--dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
index a10151cda68b..38c2e2a41870 100644
--- a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_TASK_TEST="test:unit"