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 5F2F4138350 for ; Sun, 2 Feb 2020 22:28:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2465AE083D; Sun, 2 Feb 2020 22:28:18 +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 0B321E0833 for ; Sun, 2 Feb 2020 22:28:17 +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 4DE7534E544 for ; Sun, 2 Feb 2020 22:28:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A89E10D for ; Sun, 2 Feb 2020 22:28:14 +0000 (UTC) From: "Matt Turner" 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 Turner" Message-ID: <1580682485.65bf622471fbe8407306237d9b382cab5bd09b12.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask profiles/arch/alpha/use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 65bf622471fbe8407306237d9b382cab5bd09b12 X-VCS-Branch: master Date: Sun, 2 Feb 2020 22:28:14 +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: 5b343d98-4eaa-4241-a1a4-cfd3ceb57df0 X-Archives-Hash: d40589b2fd1abcb5d187f25e65a489f5 commit: 65bf622471fbe8407306237d9b382cab5bd09b12 Author: Matt Turner gentoo org> AuthorDate: Sun Feb 2 21:52:48 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Feb 2 22:28:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65bf6224 profiles/alpha: Move mongodb to use.mask Signed-off-by: Matt Turner gentoo.org> profiles/arch/alpha/package.use.mask | 2 +- profiles/arch/alpha/use.mask | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index c6a8e0b6919..666bd04aae1 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -46,7 +46,7 @@ app-arch/rpm test # Tomáš Mózes (2018-06-05) # Unkeyworded dependencies. -app-admin/syslog-ng amqp kafka mongodb +app-admin/syslog-ng amqp kafka # Thomas Deutschmann (2018-06-02) # Needs dev-ruby/asciidoctor which has a lot of unstable deps diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 99ae2b60e32..9c36bc0d01a 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -alpha +# Matt Turner (2020-02-02) +# Neither dev-python/pymongo nor dev-libs/mongo-c-driver are keyworded +mongodb + # Matt Turner (2018-12-22) # net-libs/zeromq is not keyworded zeromq