projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93d86a
)
ruby-utils.eclass: remove ruby23 from stable targets list
author
Hans de Graaff
<graaff@gentoo.org>
Thu, 25 Jul 2019 15:37:30 +0000
(17:37 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Thu, 25 Jul 2019 15:39:04 +0000
(17:39 +0200)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
eclass/ruby-utils.eclass
patch
|
blob
|
history
diff --git
a/eclass/ruby-utils.eclass
b/eclass/ruby-utils.eclass
index 4406724f380f91ff738aef157b54a2b2a42e9e6e..89d06fd75e3349bdd144b8a3d67ef6cc3d2cfd35 100644
(file)
--- a/
eclass/ruby-utils.eclass
+++ b/
eclass/ruby-utils.eclass
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8
Gentoo Authors
+# Copyright 1999-201
9
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: ruby-utils.eclass
@@
-28,7
+28,7
@@
if [[ ! ${_RUBY_UTILS} ]]; then
# provide for a better first installation experience.
# All stable RUBY_TARGETS
-RUBY_TARGETS_PREFERENCE="ruby24
ruby23
"
+RUBY_TARGETS_PREFERENCE="ruby24 "
# All other active ruby targets
RUBY_TARGETS_PREFERENCE+="ruby25 ruby26"