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 44813158086 for ; Sat, 16 Oct 2021 09:46:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FA02E0828; Sat, 16 Oct 2021 09:46:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8A967E0828 for ; Sat, 16 Oct 2021 09:46:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4BDD3430AD for ; Sat, 16 Oct 2021 09:46:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 295CD156 for ; Sat, 16 Oct 2021 09:46:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1634377558.d1cfe72d9e5c28cedc669318a4a884e14634e625.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/use.stable.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d1cfe72d9e5c28cedc669318a4a884e14634e625 X-VCS-Branch: master Date: Sat, 16 Oct 2021 09:46:12 +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: 2e349075-ae76-41f7-a102-34596a1a6117 X-Archives-Hash: 18c399e351f0cfca52aad2958d85791f commit: d1cfe72d9e5c28cedc669318a4a884e14634e625 Author: Sam James gentoo org> AuthorDate: Sat Oct 16 09:26:11 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 16 09:45:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1cfe72d profiles/arch/hppa: mask USE=doc Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 890734c94ee..dac2cc77e55 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James (2021-10-16) +# Avoid large number of dependencies which often +# have to be stabilised. +doc + # Sam James (2021-10-16) # Avoid stabling chunks of GNOME and such as much as possible. # bug #807637