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 D408615810F for ; Thu, 8 Jun 2023 20:04:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 806E0E084F; Thu, 8 Jun 2023 20:04:15 +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 6027EE084F for ; Thu, 8 Jun 2023 20:04:15 +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 420F633D3C2 for ; Thu, 8 Jun 2023 20:04:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94360A8E for ; Thu, 8 Jun 2023 20:04:12 +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: <1686254397.eace8b6cf2be91ec78bc00ead9c8035c7ff1f75d.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-20230505.ebuild X-VCS-Directories: sys-apps/cpuid/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: eace8b6cf2be91ec78bc00ead9c8035c7ff1f75d X-VCS-Branch: master Date: Thu, 8 Jun 2023 20:04:12 +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: 11f1997e-f717-4a4b-a397-3dfc260ecb92 X-Archives-Hash: 068263b7e7638d6a26e43fe0ac09608b commit: eace8b6cf2be91ec78bc00ead9c8035c7ff1f75d Author: Conrad Kostecki gentoo org> AuthorDate: Thu Jun 8 19:59:57 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Jun 8 19:59:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eace8b6c sys-apps/cpuid: x86 stable Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/cpuid/cpuid-20230505.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/cpuid/cpuid-20230505.ebuild b/sys-apps/cpuid/cpuid-20230505.ebuild index bd1b25d3f137..fab516d7110f 100644 --- a/sys-apps/cpuid/cpuid-20230505.ebuild +++ b/sys-apps/cpuid/cpuid-20230505.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