From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1389725-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id B205D15808E
	for <garchives@archives.gentoo.org>; Mon, 25 Apr 2022 18:34:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4DBA9E07E0;
	Mon, 25 Apr 2022 18:34:19 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 07D2FE07E0
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Apr 2022 18:34:19 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 15936341999
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Apr 2022 18:34:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 535C53BE
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Apr 2022 18:34:16 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1650911636.d778c6437b1d66882509ec87e335d450fa6f2622.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/hppa/package.use.mask
X-VCS-Directories: profiles/arch/hppa/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: d778c6437b1d66882509ec87e335d450fa6f2622
X-VCS-Branch: master
Date: Mon, 25 Apr 2022 18:34:16 +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: 35e012fb-44b9-4565-8830-33b14f6fbb23
X-Archives-Hash: 5eee99d256a3ef066e0ad7501f080fb0

commit:     d778c6437b1d66882509ec87e335d450fa6f2622
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 18:33:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 18:33:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d778c643

profiles/arch/hppa: drop obsolete net-libs/gnutls[test-full] mask

seccomp has been unmasked for a while here.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/hppa/package.use.mask | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index d09e7eeab4f0..c87f9a065595 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -258,10 +258,6 @@ sys-libs/glibc systemtap
 # Requires java
 app-forensics/sleuthkit java
 
-# Michał Górny <mgorny@gentoo.org> (2017-08-08)
-# Requires USE=seccomp that is masked in this profile.
-net-libs/gnutls test-full
-
 # Jeroen Roovers <jer@gentoo.org> (2017-02-04)
 # media-libs/libilbc has not been ported to HPPA
 # media-libs/zimg triggers a toolchain issue (bug #597152)