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 901A6138350 for ; Thu, 23 Apr 2020 08:05:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAA37E0AFC; Thu, 23 Apr 2020 08:05:48 +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 9D319E0AFC for ; Thu, 23 Apr 2020 08:05:48 +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 9ED7534EEED for ; Thu, 23 Apr 2020 08:05:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CDA91C3 for ; Thu, 23 Apr 2020 08:05:45 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1587629141.2d1a8e93dfd3a94a87a9a79d174f4696bacd1c7e.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/m68k/use.mask X-VCS-Directories: profiles/arch/m68k/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2d1a8e93dfd3a94a87a9a79d174f4696bacd1c7e X-VCS-Branch: master Date: Thu, 23 Apr 2020 08:05:45 +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: 3b7f2ce1-80ae-410a-a8a1-a0be469c8e8d X-Archives-Hash: 0fb0dc457924e771521f6e1e279f1a7f commit: 2d1a8e93dfd3a94a87a9a79d174f4696bacd1c7e Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Apr 23 08:04:56 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Apr 23 08:05:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1a8e93 profiles/arch/m68k/use.mask: mask USE=libressl, USE=valgrind libressl has no m68k keywords. valgrind has no m68k target support. Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/m68k/use.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index ace5bc6cf9c..002982d9c05 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -4,6 +4,15 @@ # Unmask the flag which corresponds to ARCH. -m68k +# Sergei Trofimovich (2020-04-23) +# dev-libs/libressl has no m68k keywords. +libressl +curl_ssl_libressl + +# Sergei Trofimovich (2020-04-23) +# valgrind has no m68k port. +valgrind + # Matt Turner (2019-12-05) # media-libs/libglvnd is not keyworded libglvnd