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 DE5581382C5 for ; Sat, 20 Jan 2018 23:03:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4070AE0891; Sat, 20 Jan 2018 23:03:07 +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 1ABFEE087A for ; Sat, 20 Jan 2018 23:03:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E1CEB335C3B for ; Sat, 20 Jan 2018 23:03:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A63831AD for ; Sat, 20 Jan 2018 23:03:04 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1516489343.907067d64d782222281810bf23f94bb848340925.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 907067d64d782222281810bf23f94bb848340925 X-VCS-Branch: master Date: Sat, 20 Jan 2018 23:03:04 +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-Archives-Salt: 12c7cab6-fea1-4a3a-b538-c59887094d32 X-Archives-Hash: c819562c1f54690c1728cdf9a2a3e65b commit: 907067d64d782222281810bf23f94bb848340925 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 20 19:35:58 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 20 23:02:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907067d6 profiles: hppa: Add boost to use.mask Stabilisation timeout. https://bugs.gentoo.org/624662 profiles/arch/hppa/use.stable.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 772a91e9951..12f7464923e 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Andreas Sturmlechner (20 Jan 2018) +# Mask boost for stabilisation timeout, bug #624662 +boost + # Andreas Sturmlechner (29 Oct 2017) # Mask qt4, qt5 for stabilisation timeout, bug #620334 qt5