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 EB1C91382C5 for ; Tue, 13 Feb 2018 20:21:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E3ACE0D12; Tue, 13 Feb 2018 20:21:44 +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 10D21E0D12 for ; Tue, 13 Feb 2018 20:21:44 +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 2C3C2335C4C for ; Tue, 13 Feb 2018 20:21:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C4C01F5 for ; Tue, 13 Feb 2018 20:21:41 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1518553286.12b10ecac4111721fb3730d0b75e9aedf9c3da01.prometheanfire@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: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 12b10ecac4111721fb3730d0b75e9aedf9c3da01 X-VCS-Branch: master Date: Tue, 13 Feb 2018 20:21:41 +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: f06392dd-07c4-477e-9a61-8af24d936ad0 X-Archives-Hash: 49366667565ac27dfb50a47a1f8cdba2 commit: 12b10ecac4111721fb3730d0b75e9aedf9c3da01 Author: Matthew Thode gentoo org> AuthorDate: Tue Feb 13 20:04:05 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Feb 13 20:21:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b10eca profiles/arch/arm64: mask mongodb on arm64 for dev-python/kombu profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 3ceb91ae356..49e3fa7998a 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode (13 Feb 2018) +# USE=mongodb requires dev-python/pymongo +# which requires dev-db/mongodb which are both not keyworded yet. +dev-python/kombu mogodb + # Mart Raudsepp (13 Feb 2018) # USE=dmraid requires sys-fs/dmraid that is not keyworded yet. sys-libs/libblockdev dmraid