dev-ruby/rbst: Support py3.7
authorMichał Górny <mgorny@gentoo.org>
Mon, 23 Jul 2018 09:00:50 +0000 (11:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 23 Jul 2018 09:25:47 +0000 (11:25 +0200)
dev-ruby/rbst/rbst-0.5.1.ebuild

index 351600709f7869044ac21999a9d923b88037ba4f..845a17891ac9a0be6b5a65335f8505c8ec34d962 100644 (file)
@@ -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"