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 6320915ACFC for ; Sat, 6 May 2023 22:15:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17C3EE0857; Sat, 6 May 2023 22:15:35 +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 EFFD6E0857 for ; Sat, 6 May 2023 22:15:34 +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 51053340948 for ; Sat, 6 May 2023 22:15:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DD25A61 for ; Sat, 6 May 2023 22:15:31 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1683411227.8b5178ff74a31b2b6d57d2420ad32fdb1f5ba0e4.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/cpuid/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/cpuid/cpuid-20230406.ebuild X-VCS-Directories: sys-apps/cpuid/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 8b5178ff74a31b2b6d57d2420ad32fdb1f5ba0e4 X-VCS-Branch: master Date: Sat, 6 May 2023 22:15:31 +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: a6922ae8-1dc6-48d7-a562-1be4279efb0d X-Archives-Hash: a62ea20ed4a7c3b9b3f318809af5a035 commit: 8b5178ff74a31b2b6d57d2420ad32fdb1f5ba0e4 Author: Conrad Kostecki gentoo org> AuthorDate: Sat May 6 22:13:47 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat May 6 22:13:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5178ff sys-apps/cpuid: x86 stable Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/cpuid/cpuid-20230406.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/cpuid/cpuid-20230406.ebuild b/sys-apps/cpuid/cpuid-20230406.ebuild index bd1b25d3f137..fab516d7110f 100644 --- a/sys-apps/cpuid/cpuid-20230406.ebuild +++ b/sys-apps/cpuid/cpuid-20230406.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.etallen.com/${PN}/${P}.src.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" BDEPEND=" app-arch/gzip