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 E321915808E for ; Fri, 10 Sep 2021 10:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 558B9E0992; Fri, 10 Sep 2021 10:45:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 39775E0992 for ; Fri, 10 Sep 2021 10:45:33 +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 62E3E342A87 for ; Fri, 10 Sep 2021 10:45:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F278FEC for ; Fri, 10 Sep 2021 10:45:28 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1631265834.ebf2935ef8e647df57b3913f230ee36efdaf62ca.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/make.defaults X-VCS-Directories: profiles/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ebf2935ef8e647df57b3913f230ee36efdaf62ca X-VCS-Branch: master Date: Fri, 10 Sep 2021 10:45:28 +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: e5e8d6d6-1857-4ff4-a7c8-6a3d07183d91 X-Archives-Hash: 0a78854b4283e95316e2518b3b67b60b commit: ebf2935ef8e647df57b3913f230ee36efdaf62ca Author: Alessandro Barbieri gmail com> AuthorDate: Fri Sep 10 09:17:32 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 10 09:23:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ebf2935e profiles: add all the USE_EXPAND Signed-off-by: Alessandro Barbieri gmail.com> profiles/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/make.defaults b/profiles/make.defaults index 3c1b19fc1..9f38e28fe 100644 --- a/profiles/make.defaults +++ b/profiles/make.defaults @@ -1 +1 @@ -USE_EXPAND="PARSEC_DEBUG PARSEC_DIST PARSEC_PROF" +USE_EXPAND="BACKEND COMM_QUEUE GEOIDS_DATASETS GRAVITY_MODELS INSTRUMENT MAGNETIC_MODELS NANOX OFI_MR PARSEC_DEBUG PARSEC_DIST PARSEC_PROF TCL TOTAL_DATA_ORDERING TRANSPORT"