summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-23 11:00:50 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-23 11:25:47 +0200
commitbcbe2bbf22f1c0f7e3c86a68b4dd773abfd31ad6 (patch)
tree3a3a7b5a45aec2fe2d9dff64b7ee268e5a17ee5a /dev-ruby/rbst/rbst-0.5.1.ebuild
parentdev-ruby/rbst: Fix ruby deps (diff)
downloadgentoo-bcbe2bbf22f1c0f7e3c86a68b4dd773abfd31ad6.tar.gz
gentoo-bcbe2bbf22f1c0f7e3c86a68b4dd773abfd31ad6.tar.bz2
gentoo-bcbe2bbf22f1c0f7e3c86a68b4dd773abfd31ad6.zip
dev-ruby/rbst: Support py3.7
Diffstat (limited to 'dev-ruby/rbst/rbst-0.5.1.ebuild')
-rw-r--r--dev-ruby/rbst/rbst-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbst/rbst-0.5.1.ebuild b/dev-ruby/rbst/rbst-0.5.1.ebuild
index 351600709f78..845a17891ac9 100644
--- a/dev-ruby/rbst/rbst-0.5.1.ebuild
+++ b/dev-ruby/rbst/rbst-0.5.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_NAME="RbST"