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 A910B1382C5 for ; Tue, 23 Jan 2018 15:58:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 000B3E08ED; Tue, 23 Jan 2018 15:58:41 +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 CA6D6E09D5 for ; Tue, 23 Jan 2018 15:58:41 +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 9FEDA335C48 for ; Tue, 23 Jan 2018 15:58:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34F6D1BD for ; Tue, 23 Jan 2018 15:58:39 +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: <1516723112.72d029c5a9962bf4da1b9cf9ed2e0aedfc7e248f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/mips/use.mask X-VCS-Directories: profiles/arch/mips/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 72d029c5a9962bf4da1b9cf9ed2e0aedfc7e248f X-VCS-Branch: master Date: Tue, 23 Jan 2018 15:58:39 +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: 1efd4129-9819-4032-8370-0dd63ec5d93a X-Archives-Hash: 0971cad12386f7926cc2aea106654626 commit: 72d029c5a9962bf4da1b9cf9ed2e0aedfc7e248f Author: Michał Górny gentoo org> AuthorDate: Tue Jan 23 15:44:34 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jan 23 15:58:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d029c5 profiles/arch/mips: Mask USE=gps due to unkeyworded dep profiles/arch/mips/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 384fdee257c..0253eba655d 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -mips +# Michał Górny (23 Feb 2018) +# sci-geosciences/gpsd is not keyworded here. +gps + # Brian Evans (15 Jan 2018) # Mask tcmalloc as dev-util/google-perftools is unavailable tcmalloc