From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 46CBA158091 for ; Sat, 4 Jun 2022 07:48:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67ECDE0871; Sat, 4 Jun 2022 07:48:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4AB48E0871 for ; Sat, 4 Jun 2022 07:48:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7DA083421D9 for ; Sat, 4 Jun 2022 07:48:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18806448 for ; Sat, 4 Jun 2022 07:48:21 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1654328883.202e516f5c66ea9f3dadbf1d6c4360ac91ce6de8.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/make.defaults X-VCS-Directories: profiles/base/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 202e516f5c66ea9f3dadbf1d6c4360ac91ce6de8 X-VCS-Branch: master Date: Sat, 4 Jun 2022 07:48:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0795b44c-8f6f-4048-b0c5-ffda4d7c887a X-Archives-Hash: 3c24cc7a3b964b043d314f176942e819 commit: 202e516f5c66ea9f3dadbf1d6c4360ac91ce6de8 Author: Bertrand Jacquin jacquin bzh> AuthorDate: Thu Jun 2 19:03:31 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jun 4 07:48:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202e516f profiles/base: remove ruby26 from default RUBY_TARGETS ruby26 is EOL since 2022-04-12 as per https://www.ruby-lang.org/en/downloads/branches. Closes: https://bugs.gentoo.org/849383 Signed-off-by: Bertrand Jacquin jacquin.bzh> Signed-off-by: Hans de Graaff gentoo.org> profiles/base/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index ff9d142dabf7..2825065c2bc1 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -102,7 +102,7 @@ LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses te # Manuel RĂ¼ger (2015-09-09) # Default Ruby build target(s) # Updated to include ruby27 on 2021-10-10 -RUBY_TARGETS="ruby26 ruby27" +RUBY_TARGETS="ruby27" # Enable extended filesystem attribute support by default. # https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0