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 A890F15806E for ; Sat, 3 Jun 2023 11:15:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBF1FE08AA; Sat, 3 Jun 2023 11:15:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 BE845E08AA for ; Sat, 3 Jun 2023 11:15:12 +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 D4657340BBD for ; Sat, 3 Jun 2023 11:15:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E796A98 for ; Sat, 3 Jun 2023 11:15:08 +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: <1685790769.c13252e68981b0bf91f3d1b6674e9bfe7c7a4415.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/lapack/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/lapack/lapack-3.10.ebuild virtual/lapack/lapack-3.8.ebuild X-VCS-Directories: virtual/lapack/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c13252e68981b0bf91f3d1b6674e9bfe7c7a4415 X-VCS-Branch: master Date: Sat, 3 Jun 2023 11:15:08 +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: b337cb09-63d7-40b9-9728-1e7de1e60ceb X-Archives-Hash: 80f585c741a9211424733b297652f7cd commit: c13252e68981b0bf91f3d1b6674e9bfe7c7a4415 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 2 16:13:41 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jun 3 11:12:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13252e6 virtual/lapack: destabilize for ~ppc Signed-off-by: Arthur Zamarin gentoo.org> virtual/lapack/lapack-3.10.ebuild | 4 ++-- virtual/lapack/lapack-3.8.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/virtual/lapack/lapack-3.10.ebuild b/virtual/lapack/lapack-3.10.ebuild index 225a0ebf028c..6eb883e746ff 100644 --- a/virtual/lapack/lapack-3.10.ebuild +++ b/virtual/lapack/lapack-3.10.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="eselect-ldso" RDEPEND=" diff --git a/virtual/lapack/lapack-3.8.ebuild b/virtual/lapack/lapack-3.8.ebuild index d8579c9fc65e..dcdf43355101 100644 --- a/virtual/lapack/lapack-3.8.ebuild +++ b/virtual/lapack/lapack-3.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="eselect-ldso" RDEPEND="