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 AAFEE158020 for ; Sat, 15 Oct 2022 03:11:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0879E0900; Sat, 15 Oct 2022 03:10: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E3FCE08FC for ; Sat, 15 Oct 2022 03:10:31 +0000 (UTC) From: Sam James To: gentoo-dev@lists.gentoo.org Cc: x11@gentoo.org, fonts@gentoo.org, gnome@gentoo.org, Kerin Millar , Sam James Subject: [gentoo-dev] [PATCH 4/5] profiles/arch/hppa: mask USE=convert-sfnt Date: Sat, 15 Oct 2022 04:09:57 +0100 Message-Id: <20221015030958.2422501-4-sam@gentoo.org> X-Mailer: git-send-email 2.38.0 In-Reply-To: <20221015030958.2422501-1-sam@gentoo.org> References: <20221015030958.2422501-1-sam@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: 7c0771fa-f61f-4404-9b50-92a6de8056ea X-Archives-Hash: 05925ac58d3fbc68ba716e57c3c8ea07 Signed-off-by: Sam James --- profiles/arch/hppa/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 83ae1d1951f6..a2cb9a72cc22 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James (2022-10-15) +# x11-apps/fonttosfnt is not keyworded here +convert-sfnt + # Matt Turner (2022-02-21) # app-crypt/tpm2-tss is not keyworded here tpm -- 2.38.0