From: Hans de Graaff Date: Mon, 22 Jul 2019 06:38:01 +0000 (+0200) Subject: profiles/arch: turn off ruby25 in RUBY_TARGETS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44eed74d8bc1287470555ae21ca5531782a5185d;p=gentoo.git profiles/arch: turn off ruby25 in RUBY_TARGETS This is needed to overrule the ruby25 target in the base make.defaults. Otherwise this ruby target will be set for all stable profiles without ruby itself being stable. Fixes: https://bugs.gentoo.org/690300 Signed-off-by: Hans de Graaff --- diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index b0d8d036c6a6..21df1ec3ca08 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -35,4 +35,4 @@ USE="libtirpc" # Hans de Graaff