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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 16318158042 for ; Mon, 28 Oct 2024 08:12:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CA19E0833; Mon, 28 Oct 2024 08:11:59 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 22E85E0833 for ; Mon, 28 Oct 2024 08:11:59 +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 D13F3343140 for ; Mon, 28 Oct 2024 08:11:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44DA1197F for ; Mon, 28 Oct 2024 08:11:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1730103104.0f3d19152cab810ebd9598d0a01f319a759876ae.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cvise/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cvise/cvise-2.10.0.ebuild X-VCS-Directories: dev-util/cvise/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0f3d19152cab810ebd9598d0a01f319a759876ae X-VCS-Branch: master Date: Mon, 28 Oct 2024 08:11:56 +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: 4e8e4fd2-50af-4622-aaa5-2976cfbca2cd X-Archives-Hash: ee66bfaa2f3782ec115842b82158cf89 commit: 0f3d19152cab810ebd9598d0a01f319a759876ae Author: Sam James gentoo org> AuthorDate: Mon Oct 28 08:11:44 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 28 08:11:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3d1915 dev-util/cvise: Stabilize 2.10.0 ppc, #942373 Signed-off-by: Sam James gentoo.org> dev-util/cvise/cvise-2.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cvise/cvise-2.10.0.ebuild b/dev-util/cvise/cvise-2.10.0.ebuild index 16ed977cdc25..2d756c2577dd 100644 --- a/dev-util/cvise/cvise-2.10.0.ebuild +++ b/dev-util/cvise/cvise-2.10.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE=${PYTHON_REQUIRED_USE}