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 08FC7158087 for ; Sat, 1 Jan 2022 11:57:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 347CD2BC00B; Sat, 1 Jan 2022 11:57:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C1AC42BC00E for ; Sat, 1 Jan 2022 11:57:56 +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 E9667343171 for ; Sat, 1 Jan 2022 11:57:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57339219 for ; Sat, 1 Jan 2022 11:57:54 +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: <1641038199.ded99238951e419a4585aa9b5c44fa110a28e24e.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: ded99238951e419a4585aa9b5c44fa110a28e24e X-VCS-Branch: master Date: Sat, 1 Jan 2022 11:57:54 +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: 5e54a989-de95-46e4-93fe-0a9ae3d7aaf8 X-Archives-Hash: ab1763631ecaa4a3e0cfbd370e90cf31 commit: ded99238951e419a4585aa9b5c44fa110a28e24e Author: James Le Cuirot gentoo org> AuthorDate: Sat Jan 1 11:55:43 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Jan 1 11:56:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded99238 profiles: Mask app-editors/emacs[gui,mailutils] on m68k Some optional emacs dependencies are not keyworded. Signed-off-by: James Le Cuirot gentoo.org> profiles/arch/m68k/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index b478a13dfc42..a3d00ab410f9 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot (2022-01-01) +# Some optional emacs dependencies are not keyworded. +app-editors/emacs gui mailutils + # James Le Cuirot (2021-09-28) # Needs a lot of Perl packages to be keyworded. dev-vcs/git doc