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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DECEF15802F for ; Thu, 30 Mar 2023 12:54:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C786E0900; Thu, 30 Mar 2023 12:54:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9C39E0900 for ; Thu, 30 Mar 2023 12:54:30 +0000 (UTC) Received: by mail-io1-f52.google.com with SMTP id k17so8236613iob.1 for ; Thu, 30 Mar 2023 05:54:29 -0700 (PDT) X-Gm-Message-State: AAQBX9fs9wn5O8chAFL3JIiW6BDbUffjixGZPdDBcB7CWMpq3672paPD XSg54ulMGX+Wa4lH5eAYPXs9oABkgjOrn+Owgg8= X-Google-Smtp-Source: AKy350YD1YRdzCASLvzD3jI4HYQ4L6Z54xFS5V7a40Dpfr1r//O+EHtrsaYwdOBYLXBAFWw6QV/rUd4AlJul4eOfflI= X-Received: by 2002:a02:6347:0:b0:3ec:46d4:e15 with SMTP id j68-20020a026347000000b003ec46d40e15mr2994622jac.3.1680180867880; Thu, 30 Mar 2023 05:54:27 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <20230329193100.2976079-1-bkohler@gentoo.org> <20230329193100.2976079-10-bkohler@gentoo.org> In-Reply-To: <20230329193100.2976079-10-bkohler@gentoo.org> From: Matt Turner Date: Thu, 30 Mar 2023 08:54:16 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-catalyst] [PATCH 10/10] Remove obsolete universal cd target To: gentoo-catalyst@lists.gentoo.org Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 70fcdc8a-ca3c-42ba-af74-d5846dd9ea7f X-Archives-Hash: 163a15d5ff757adc9440b2d5ba4f93f7 The series looks good to me. Thanks for the cleanups!