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 357631382C5 for ; Fri, 16 Feb 2018 19:36:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A952E0AA2; Fri, 16 Feb 2018 19:36:40 +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 5DBD5E0AA2 for ; Fri, 16 Feb 2018 19:36:40 +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 77869335C0C for ; Fri, 16 Feb 2018 19:36:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C84E41E1 for ; Fri, 16 Feb 2018 19:36:37 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1518809793.dc7482649425cf8770b046fbff3debdcfbdc0a3a.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dc7482649425cf8770b046fbff3debdcfbdc0a3a X-VCS-Branch: master Date: Fri, 16 Feb 2018 19:36:37 +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-Archives-Salt: e1ae2a45-f3f3-41cb-9f19-a2eb946dbbe0 X-Archives-Hash: f26a5edbf5433978d5c936b3acc7a722 commit: dc7482649425cf8770b046fbff3debdcfbdc0a3a Author: Michał Górny gentoo org> AuthorDate: Fri Feb 16 19:35:59 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Feb 16 19:36:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc748264 profiles/arch/arm64: Mask net-libs/gnutls[test-full] profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 6c4af54fef9..0cf39dbc8d8 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (16 Feb 2018) +# USE=test-full requires USE=pkcs11 that is use.masked. +net-libs/gnutls test-full + # Matthew Thode (13 Feb 2018) # USE=mercurial requires dev-vcs/mercurial, which is not keyworded yet dev-python/setuptools_scm mercurial