summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-07-24 17:34:09 +0200
committerHans de Graaff <graaff@gentoo.org>2020-07-25 07:31:44 +0200
commit1cdcc3056d809a9fea223e543c452517a1ca4816 (patch)
tree24090e86f907c9f2d6849dc7270f45d1d2011871 /dev-ruby/textpow
parentdev-ruby/test_construct: cleanup (diff)
downloadgentoo-1cdcc3056d809a9fea223e543c452517a1ca4816.tar.gz
gentoo-1cdcc3056d809a9fea223e543c452517a1ca4816.tar.bz2
gentoo-1cdcc3056d809a9fea223e543c452517a1ca4816.zip
dev-ruby/textpow: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/textpow')
-rw-r--r--dev-ruby/textpow/textpow-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/textpow/textpow-1.4.0.ebuild b/dev-ruby/textpow/textpow-1.4.0.ebuild
index a7207ddb80a6..15a0eaefc67a 100644
--- a/dev-ruby/textpow/textpow-1.4.0.ebuild
+++ b/dev-ruby/textpow/textpow-1.4.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=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec"