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 C821F158089 for ; Thu, 19 Oct 2023 15:13:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 813222BC1C9; Thu, 19 Oct 2023 15:13:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6CEAA2BC1CA for ; Thu, 19 Oct 2023 15:13:25 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BCAE2335D75 for ; Thu, 19 Oct 2023 15:13:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9C01129F for ; Thu, 19 Oct 2023 15:13:21 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1697728393.650408051d2a191d0d41f0e4a2be6ecbff43e761.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libomp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libomp/libomp-17.0.3.9999.ebuild sys-libs/libomp/libomp-18.0.0.9999.ebuild sys-libs/libomp/libomp-18.0.0_pre20231013.ebuild X-VCS-Directories: sys-libs/libomp/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 650408051d2a191d0d41f0e4a2be6ecbff43e761 X-VCS-Branch: master Date: Thu, 19 Oct 2023 15:13:21 +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: ba75d42e-2f7e-4062-97f1-cdac4ac19c88 X-Archives-Hash: 2df680233e87d8aec511ffd1d5666431 commit: 650408051d2a191d0d41f0e4a2be6ecbff43e761 Author: Michał Górny gentoo org> AuthorDate: Thu Oct 19 15:04:53 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Oct 19 15:13:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65040805 sys-libs/libomp: Fix EmptyGlobalAssignment Signed-off-by: Michał Górny gentoo.org> sys-libs/libomp/libomp-17.0.3.9999.ebuild | 1 - sys-libs/libomp/libomp-18.0.0.9999.ebuild | 1 - sys-libs/libomp/libomp-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/sys-libs/libomp/libomp-17.0.3.9999.ebuild b/sys-libs/libomp/libomp-17.0.3.9999.ebuild index 31560a1c0eef..960f9ce8087f 100644 --- a/sys-libs/libomp/libomp-17.0.3.9999.ebuild +++ b/sys-libs/libomp/libomp-17.0.3.9999.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0/${LLVM_SOABI}" -KEYWORDS="" IUSE=" +debug gdb-plugin hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX diff --git a/sys-libs/libomp/libomp-18.0.0.9999.ebuild b/sys-libs/libomp/libomp-18.0.0.9999.ebuild index 31560a1c0eef..960f9ce8087f 100644 --- a/sys-libs/libomp/libomp-18.0.0.9999.ebuild +++ b/sys-libs/libomp/libomp-18.0.0.9999.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0/${LLVM_SOABI}" -KEYWORDS="" IUSE=" +debug gdb-plugin hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX diff --git a/sys-libs/libomp/libomp-18.0.0_pre20231013.ebuild b/sys-libs/libomp/libomp-18.0.0_pre20231013.ebuild index 31560a1c0eef..960f9ce8087f 100644 --- a/sys-libs/libomp/libomp-18.0.0_pre20231013.ebuild +++ b/sys-libs/libomp/libomp-18.0.0_pre20231013.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0/${LLVM_SOABI}" -KEYWORDS="" IUSE=" +debug gdb-plugin hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX