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 DCA1C138359 for ; Wed, 19 Aug 2020 19:24:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE031E09AD; Wed, 19 Aug 2020 19:24:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C35D0E09AD for ; Wed, 19 Aug 2020 19:24:46 +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 779C434EBC4 for ; Wed, 19 Aug 2020 19:24:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDB842D1 for ; Wed, 19 Aug 2020 19:24:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1597865055.15f734404077a016b723f175fe37ec965dc2265d.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 15f734404077a016b723f175fe37ec965dc2265d X-VCS-Branch: master Date: Wed, 19 Aug 2020 19:24:43 +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: 093ef379-18f2-46fc-86b5-351aefeaac46 X-Archives-Hash: e4dd566f728f6ebe80fb0ad8bf6d742b commit: 15f734404077a016b723f175fe37ec965dc2265d Author: Sam James gentoo org> AuthorDate: Wed Aug 19 19:24:15 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 19 19:24:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f73440 profiles/arch/arm64: mask sys-block/tgt[rbd] for ceph We don't want to keyword Ceph right now -- too time consuming. Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index e7dcffed438..aef45298f97 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-08-19) +# Needed for openstack, let's come back +# to keyword ceph another time. +# bug #738042 +sys-block/tgt rbd + # Benda Xu (2020-08-08) # dev-lua/busted is not keyworded yet dev-lua/mpack test