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 B678B13835B for ; Tue, 4 Aug 2020 23:13:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E29CAE0923; Tue, 4 Aug 2020 23:13:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CDE6EE0923 for ; Tue, 4 Aug 2020 23:13:34 +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 C70A034F10B for ; Tue, 4 Aug 2020 23:13:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5166B309 for ; Tue, 4 Aug 2020 23:13:31 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1596582804.0ef77e77b684872d245db8194cdbafcf3c27ddcd.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 0ef77e77b684872d245db8194cdbafcf3c27ddcd X-VCS-Branch: master Date: Tue, 4 Aug 2020 23:13:31 +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: d7aad870-2d7e-4bdb-866a-f90d0d2463da X-Archives-Hash: db71f3f846508f9c99b6feb495f71363 commit: 0ef77e77b684872d245db8194cdbafcf3c27ddcd Author: Tom Gillespie gmail com> AuthorDate: Sat Aug 1 21:45:56 2020 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Aug 4 23:13:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef77e77 profiles: base use.mask winssl Signed-off-by: Tom Gillespie gmail.com> Signed-off-by: Anthony G. Basile gentoo.org> profiles/base/use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 1bc750da3d8..a59f8d5525f 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -44,6 +44,9 @@ php_targets_php7-0 # d3d9 only works on amd64/x86. d3d9 +# winssl is for prefix/windows/winnt only +winssl + # CURL_SSL=winssl is for prefix/windows/winnt only curl_ssl_winssl