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.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 C67BD158086 for ; Wed, 1 Dec 2021 19:09:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7243E0882; Wed, 1 Dec 2021 19:09:24 +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 92782E0882 for ; Wed, 1 Dec 2021 19:09:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CDA0342FED for ; Wed, 1 Dec 2021 19:09:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B965A1F4 for ; Wed, 1 Dec 2021 19:09:20 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1638366456.ff78bfc7eab6d57140eb5ba8cc28e12012b9ef95.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: profiles/ X-VCS-Repository: proj/qt X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: ff78bfc7eab6d57140eb5ba8cc28e12012b9ef95 X-VCS-Branch: master Date: Wed, 1 Dec 2021 19:09:20 +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: 13823503-05a7-4253-83c0-fe018f639938 X-Archives-Hash: f53d17ba61c3c9f807caa89f744034c3 commit: ff78bfc7eab6d57140eb5ba8cc28e12012b9ef95 Author: Jimi Huotari gentoo org> AuthorDate: Wed Dec 1 13:47:36 2021 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Wed Dec 1 13:47:36 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=ff78bfc7 profiles: add mask for 'qtpositioning:6' Signed-off-by: Jimi Huotari gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 69ac507c..a0174991 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -10,6 +10,7 @@ =dev-qt/qtdeclarative-6* =dev-qt/qtlocation-6* =dev-qt/qtmultimedia-6* +=dev-qt/qtpositioning-6* =dev-qt/qtshadertools-6* =dev-qt/qtsvg-6* =dev-qt/qttools-6*