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 26B6F13835C for ; Thu, 31 Dec 2020 16:11:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56FB5E08EB; Thu, 31 Dec 2020 16:11:30 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34E1BE08E8 for ; Thu, 31 Dec 2020 16:11:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 599CC340E35 for ; Thu, 31 Dec 2020 16:11:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6994548F for ; Thu, 31 Dec 2020 16:11:26 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1609430290.565bdeb98f368de05bfadc6b1b95fb504e85d3fe.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.stable.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 565bdeb98f368de05bfadc6b1b95fb504e85d3fe X-VCS-Branch: master Date: Thu, 31 Dec 2020 16:11:26 +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: 50ede90b-7dfa-4fa1-afb3-7b37d67614db X-Archives-Hash: 44caa3470657bf3c94b83c8c53c8ad6a commit: 565bdeb98f368de05bfadc6b1b95fb504e85d3fe Author: Matt Turner gentoo org> AuthorDate: Wed Dec 23 22:19:06 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Dec 31 15:58:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565bdeb9 profiles/hppa: Stable mask app-doc/doxygen[doxysearch] Signed-off-by: Matt Turner gentoo.org> profiles/arch/hppa/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index fe41de5e108..c154b647d7b 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Matt Turner (2020-12-23) +# dev-libs/xapian is not stable on hppa +app-doc/doxygen doxysearch + # Matt Turner (2020-12-23) # x11-base/xorg-server not stable. # Mask USE=test for packages using virtualx.eclass.