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 5DEE7158089 for ; Sat, 11 Nov 2023 23:37:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5E0B2BC040; Sat, 11 Nov 2023 23:37:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BFCFD2BC03D for ; Sat, 11 Nov 2023 23:37:14 +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 12933335D91 for ; Sat, 11 Nov 2023 23:37:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 363B31375 for ; Sat, 11 Nov 2023 23:37:10 +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: <1699745307.5d742653c60f4d4cec561d5b1d573b04f6faf831.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hw-probe/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild X-VCS-Directories: sys-apps/hw-probe/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 5d742653c60f4d4cec561d5b1d573b04f6faf831 X-VCS-Branch: master Date: Sat, 11 Nov 2023 23:37:10 +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: 42f2d07c-bc49-4542-ba2f-1e0c1693d8ad X-Archives-Hash: bd58ed59ae2d9e6fc1fa99627372dc45 commit: 5d742653c60f4d4cec561d5b1d573b04f6faf831 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Nov 11 23:28:27 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Nov 11 23:28:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d742653 sys-apps/hw-probe: x86 stable Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild b/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild index 486986c47b41..a47e0c5f1cd9 100644 --- a/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild +++ b/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-lang/perl