From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1084062-garchives=archives.gentoo.org@lists.gentoo.org>
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 4E0F9138334
	for <garchives@archives.gentoo.org>; Wed, 17 Apr 2019 22:20:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3624BE0CAD;
	Wed, 17 Apr 2019 18:54:12 +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 09AE0E0CAD
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Apr 2019 18:54:11 +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 737F73416C2
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Apr 2019 18:54:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 812F8266
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Apr 2019 18:54:08 +0000 (UTC)
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" <bman@gentoo.org>
Message-ID: <1555527205.f05f75dc84abfb84e5d89562fa0dc71a0f4399f8.bman@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/arm64/package.use.mask
X-VCS-Directories: profiles/arch/arm64/
X-VCS-Committer: bman
X-VCS-Committer-Name: Aaron Bauman
X-VCS-Revision: f05f75dc84abfb84e5d89562fa0dc71a0f4399f8
X-VCS-Branch: master
Date: Wed, 17 Apr 2019 18:54:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 83628732-26b9-404a-aa02-c245d3c00519
X-Archives-Hash: f71d5b555de58022c9e64d0252c7134d

commit:     f05f75dc84abfb84e5d89562fa0dc71a0f4399f8
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 17 18:53:25 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Apr 17 18:53:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f05f75dc

arm64/package.use.mask: drop mask on curl_ssl_libressl

* dev-libs/libressl has been keyworded for some time

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 profiles/arch/arm64/package.use.mask | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 57012eb3a60..b4580a44019 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -178,10 +178,6 @@ sys-devel/clang-runtime crt
 # Boost.Context can be built on arm64
 dev-libs/boost -context
 
-# Michał Górny <mgorny@gentoo.org> (12 Mar 2018)
-# Requires masked net-misc/curl with libressl.
-dev-libs/libgit2 libressl
-
 # Michał Górny <mgorny@gentoo.org> (03 Mar 2018)
 # Requires masked dependent flags.
 net-fs/samba addc addns ads cluster python test
@@ -439,8 +435,7 @@ www-client/chromium tcmalloc
 # Mike Frysinger <vapier@gentoo.org> (20 Jul 2015)
 # Mart Raudsepp <leio@gentoo.org> (04 Feb 2017)
 # Needs deps tested.
-dev-python/pycurl curl_ssl_libressl
-net-misc/curl curl_ssl_libressl metalink
+net-misc/curl  metalink
 
 # Mike Frysinger <vapier@gentoo.org> (16 Mar 2015)
 # Needs sci-physics/bullet tested #499974