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 05F9D1382C5 for ; Wed, 5 May 2021 06:42:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39AE2E0863; Wed, 5 May 2021 06:42:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1B43AE0863 for ; Wed, 5 May 2021 06:42:25 +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 12E05340D56 for ; Wed, 5 May 2021 06:42:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FD7F74A for ; Wed, 5 May 2021 06:42:21 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1620196601.da1066845c27368daa32fff033028ff7ce6f142a.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: da1066845c27368daa32fff033028ff7ce6f142a X-VCS-Branch: master Date: Wed, 5 May 2021 06:42:21 +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: 191bc8e1-44c9-4067-ab9f-27af315000fe X-Archives-Hash: 94d79fb5a926e0c60d5f9ca3d8717333 commit: da1066845c27368daa32fff033028ff7ce6f142a Author: Joonas Niilola gentoo org> AuthorDate: Wed May 5 06:34:51 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed May 5 06:36:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da106684 profiles/arch/hppa: mask dev-cpp/benchmark on hppa Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/hppa/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index c06c1c0e947..9fa28f2c195 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,3 +1,7 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Quote from : +# "Compilation fails with: #error You need to define CycleTimer for +# your OS and CPU" +dev-cpp/benchmark