projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9b2be2
)
dev-ruby/coderay: add ruby27
author
Hans de Graaff
<graaff@gentoo.org>
Thu, 26 Dec 2019 15:37:55 +0000
(16:37 +0100)
committer
Hans de Graaff
<graaff@gentoo.org>
Thu, 26 Dec 2019 15:41:54 +0000
(16:41 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
dev-ruby/coderay/coderay-1.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/coderay/coderay-1.1.2.ebuild
b/dev-ruby/coderay/coderay-1.1.2.ebuild
index 4386f504816c3e1f98f1524c3454745ee1030a12..15443450f16195d0886ea73dfc884283caf0160a 100644
(file)
--- a/
dev-ruby/coderay/coderay-1.1.2.ebuild
+++ b/
dev-ruby/coderay/coderay-1.1.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-USE_RUBY="ruby2
3 ruby24 ruby25 ruby26
"
+USE_RUBY="ruby2
4 ruby25 ruby26 ruby27
"
# The test target also contains test:exe but that requires
# shoulda-context which we do not have packaged yet.