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 9D6D91581E7 for ; Sun, 21 Apr 2024 17:20:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0D8BE29BD; Sun, 21 Apr 2024 17:20:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A21F5E29BD for ; Sun, 21 Apr 2024 17:20:54 +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 D50A6343519 for ; Sun, 21 Apr 2024 17:20:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DDA1135F for ; Sun, 21 Apr 2024 17:20:52 +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: <1713720041.8b181c7e3b99671bec0a609dd5282c254da3c9d9.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/use.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 8b181c7e3b99671bec0a609dd5282c254da3c9d9 X-VCS-Branch: master Date: Sun, 21 Apr 2024 17:20:52 +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: 033cb05f-45cf-410a-9437-b58f7e84f5e4 X-Archives-Hash: b66fa595299d91b14643ac04061bc366 commit: 8b181c7e3b99671bec0a609dd5282c254da3c9d9 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Apr 21 17:19:48 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Apr 21 17:20:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b181c7e Revert "profiles/arch/amd64: un-unmask USE=oci8-instant-client on amd64" This broke CI and gentoo, need some handling for dev-php/PEAR-MDB2_Driver_oci8 and net-analyzer/zabbix. Reverts: 90806812741a118f53e94c5789c3c983f6ea83ee Bug: https://bugs.gentoo.org/928312 Bug: https://bugs.gentoo.org/930141 Signed-off-by: Arthur Zamarin gentoo.org> profiles/arch/amd64/use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 0e2bd0d771e1..8049967550c6 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -60,6 +60,7 @@ # Michael Orlitzky (2018-01-07) # Oracle database stuff should work on amd64. -oci8 +-oci8-instant-client -oracle # Sven Wegener (2017-05-31)