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 EEC9C138334 for ; Tue, 16 Apr 2019 00:21:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17377E089E; Tue, 16 Apr 2019 00:21:57 +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 EBC7EE089E for ; Tue, 16 Apr 2019 00:21:56 +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 24AB23412E7 for ; Tue, 16 Apr 2019 00:21:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F74657F for ; Tue, 16 Apr 2019 00:21:53 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1555374044.10a8b605cf4995f67fe2f548c56cd540b0d85053.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 10a8b605cf4995f67fe2f548c56cd540b0d85053 X-VCS-Branch: master Date: Tue, 16 Apr 2019 00:21:53 +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: 129d2755-3ae8-4840-8948-9eceac900c9e X-Archives-Hash: 213ef08d60d9b7b910500a2b6eeddbd5 commit: 10a8b605cf4995f67fe2f548c56cd540b0d85053 Author: Patrick McLean gentoo org> AuthorDate: Tue Apr 16 00:19:36 2019 +0000 Commit: Patrick McLean gentoo org> CommitDate: Tue Apr 16 00:20:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a8b605 profiles/arch/arm: Mask ceph USE flags until it gets keyworded (bug #615400) Signed-off-by: Patrick McLean gentoo.org> profiles/arch/arm/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 1e8b63d27eb..d83cda7ee80 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (15 Apr 2019) +# pending re-keyword request, bug 615400 +net-analyzer/rrdtool rados +sys-fs/multipath-tools rbd +www-servers/uwsgi uwsgi_plugins_rados + # Anthony G. Basile (16 Mar 2019) # to avoid a circular dependency dev-python/async_timeout test