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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26B30158089 for ; Fri, 15 Sep 2023 04:33:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30B1A2BC021; Fri, 15 Sep 2023 04:33:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C7E72BC021 for ; Fri, 15 Sep 2023 04:33:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 628EE335D1B for ; Fri, 15 Sep 2023 04:33:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A044A11AE for ; Fri, 15 Sep 2023 04:33:05 +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: <1694752380.7441ba02dc2cde3b99fcf2859ff909f1a658dcba.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/charliecloud/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/charliecloud/charliecloud-9999.ebuild X-VCS-Directories: sys-cluster/charliecloud/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7441ba02dc2cde3b99fcf2859ff909f1a658dcba X-VCS-Branch: master Date: Fri, 15 Sep 2023 04:33:05 +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: ce82b803-82a4-4c6d-92b7-f315121352fd X-Archives-Hash: f77a928354e600f438991de7feaff653 commit: 7441ba02dc2cde3b99fcf2859ff909f1a658dcba Author: Oliver Freyermuth googlemail com> AuthorDate: Thu Sep 14 18:37:01 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 15 04:33:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7441ba02 sys-cluster/charliecloud: sync live ebuild Signed-off-by: Oliver Freyermuth googlemail.com> Closes: https://github.com/gentoo/gentoo/pull/32764 Signed-off-by: Arthur Zamarin gentoo.org> sys-cluster/charliecloud/charliecloud-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-cluster/charliecloud/charliecloud-9999.ebuild b/sys-cluster/charliecloud/charliecloud-9999.ebuild index d7e79d58832b..22a7048b73de 100644 --- a/sys-cluster/charliecloud/charliecloud-9999.ebuild +++ b/sys-cluster/charliecloud/charliecloud-9999.ebuild @@ -54,8 +54,7 @@ src_prepare() { } src_configure() { - local econf_args=() - econf_args+=( + local econf_args=( $(use_enable doc html) $(use_enable ch-image) # Libdir is used as a libexec-style destination.