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 A3A18158095 for ; Mon, 1 Aug 2022 06:13:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D25D8E10DE; Mon, 1 Aug 2022 06:12:59 +0000 (UTC) Received: from mail-4324.protonmail.ch (mail-4324.protonmail.ch [185.70.43.24]) (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 AA406E10DE for ; Mon, 1 Aug 2022 06:12:59 +0000 (UTC) Date: Mon, 01 Aug 2022 06:12:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1659334377; x=1659593577; bh=QFg/GO/7RAlOPoaVyNrZ+kguVsX6yYlFO+L53bcspzo=; h=Date:To:From:Reply-To:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=poa/CYTHYNDWoPsTssK2SW7OA0lYEl0buN3ynhXbxy9dp/rbkaHpbh0MW+XFzwH6r wTwb9l8CJyckofOQBGkar+THDvqSKQJLAc/o/+LhT/ENVqMjEDmHx3PsAM6xT3p4TB EiGR81bMUimaSwoZKGlIYQOIYjg1iY1V1X8U5MNBEEBrWo0ls9XKuZKwhpeo8QlNp+ zMsKo6hhznEDNu6aSqIfzbD/RneuyfbRmrqHlOKzCKDFc+Q7PN0yae4XXhQ4+AxJty m78ZsrqZREAZgTWOp3hKrPLSmNWLDRI6R9xTEZN7rvNtDl/Qz7zQTG7RCytCO0K7Dm 78fs6pj3ikL9Q== To: gentoo-soc@lists.gentoo.org From: Atharva Amritkar Subject: Re: [gentoo-soc] Week 7 Report for RISC-V Support for Gentoo Prefix Message-ID: In-Reply-To: <66858b612094f2c902670adca559654816fd76cf.camel@gentoo.org> References: <66858b612094f2c902670adca559654816fd76cf.camel@gentoo.org> Feedback-ID: 35892174:user:proton Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 61985bd5-6d31-4cfe-be68-d1bf1bfcd1d6 X-Archives-Hash: 1da49cdba099186ead3907f8a8e33c29 > > * app-portage/unsymlink-lib > How did you test this package? Given that it does something that can > only work on amd64 17.0 profiles. Didn't know it was architecture specific package. So I tested with `FEATURE= S=3D"test" emerge -av app-portage/unsymlink-lib`. -- Regards, wiredhikari