projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c01c6
)
dev-ruby/rbst: Support py3.7
author
Michał Górny
<mgorny@gentoo.org>
Mon, 23 Jul 2018 09:00:50 +0000
(11:00 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 23 Jul 2018 09:25:47 +0000
(11:25 +0200)
dev-ruby/rbst/rbst-0.5.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/rbst/rbst-0.5.1.ebuild
b/dev-ruby/rbst/rbst-0.5.1.ebuild
index 351600709f7869044ac21999a9d923b88037ba4f..845a17891ac9a0be6b5a65335f8505c8ec34d962 100644
(file)
--- 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"