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 733AE158003 for ; Mon, 8 Aug 2022 19:59:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BA50E0AA7; Mon, 8 Aug 2022 19:59:49 +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 1D3E2E0AA7 for ; Mon, 8 Aug 2022 19:59:49 +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 BD5AE34103C for ; Mon, 8 Aug 2022 19:59:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27E0F570 for ; Mon, 8 Aug 2022 19:59:45 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1659988794.d04b1223fcdcfef51bd1e8e7189dcb8aa240a0db.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gverify/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/gverify/gverify-2.ebuild X-VCS-Directories: app-portage/gverify/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: d04b1223fcdcfef51bd1e8e7189dcb8aa240a0db X-VCS-Branch: master Date: Mon, 8 Aug 2022 19:59:45 +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: 0b08910f-0510-446b-9627-dc67b9b2ff8e X-Archives-Hash: b0bf42360e45a33fb0af13a18007e557 commit: d04b1223fcdcfef51bd1e8e7189dcb8aa240a0db Author: Jakov Smolić gentoo org> AuthorDate: Mon Aug 8 19:53:45 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Mon Aug 8 19:59:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04b1223 Revert "app-portage/gverify: ~riscv keywording" This reverts commit 944aaf163dd21e71784e5c25691efa41a9ffb7dd. It's unclear how this package was tested, revert until it's proven to work on RISC-V. Signed-off-by: Jakov Smolić gentoo.org> app-portage/gverify/gverify-2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/gverify/gverify-2.ebuild b/app-portage/gverify/gverify-2.ebuild index 75bb5c8c04f1..a6afeed27f55 100644 --- a/app-portage/gverify/gverify-2.ebuild +++ b/app-portage/gverify/gverify-2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/gverify/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~x86" REQUIRED_USE=${PYTHON_REQUIRED_USE} RDEPEND="${PYTHON_DEPS}