summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-01-05 08:49:45 +0100
committerHans de Graaff <graaff@gentoo.org>2020-01-05 09:03:15 +0100
commit354ffc2e589c3f23ecf361064c128b06d99e060f (patch)
treea37633f10053e5d1637581b6aaa82003104900ab /dev-ruby/slop
parentdev-python/pytest: Bump to 4.6.9 (diff)
downloadgentoo-354ffc2e589c3f23ecf361064c128b06d99e060f.tar.gz
gentoo-354ffc2e589c3f23ecf361064c128b06d99e060f.tar.bz2
gentoo-354ffc2e589c3f23ecf361064c128b06d99e060f.zip
dev-ruby/slop: 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/slop')
-rw-r--r--dev-ruby/slop/slop-4.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/slop/slop-4.7.0.ebuild b/dev-ruby/slop/slop-4.7.0.ebuild
index 9ca73f9366d6..6f83d6d82d67 100644
--- a/dev-ruby/slop/slop-4.7.0.ebuild
+++ b/dev-ruby/slop/slop-4.7.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"