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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 15A25158018 for ; Sat, 2 Oct 2021 09:08:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CC14E086A; Sat, 2 Oct 2021 09:08:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 30541E086A for ; Sat, 2 Oct 2021 09:08:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 197BC342BEC for ; Sat, 2 Oct 2021 09:08:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C2F5106 for ; Sat, 2 Oct 2021 09:08:03 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1633165569.df63b6a4eeda1330804e22876e96f769cb0d6be2.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/m68k/package.use.mask X-VCS-Directories: profiles/arch/m68k/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: df63b6a4eeda1330804e22876e96f769cb0d6be2 X-VCS-Branch: master Date: Sat, 2 Oct 2021 09:08:03 +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: 50045cdf-90b5-4e32-9a77-938d2784889d X-Archives-Hash: 5e8f2c3df348cb1618e7559208f26eff commit: df63b6a4eeda1330804e22876e96f769cb0d6be2 Author: James Le Cuirot gentoo org> AuthorDate: Sat Oct 2 09:06:09 2021 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Oct 2 09:06:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df63b6a4 profiles: Mask dev-libs/libcbor[doc] on m68k Requires texlive and friends to be keyworded. Signed-off-by: James Le Cuirot gentoo.org> profiles/arch/m68k/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 7dc591aeedf..b31749c199d 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -25,6 +25,7 @@ app-text/htmltidy test # James Le Cuirot (2021-09-19) # Requires texlive and friends to be keyworded. app-doc/doxygen doc +dev-libs/libcbor doc # James Le Cuirot (2021-08-21) # Avoid lots of unkeyworded dependencies of Python tests.