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 74FD7158089 for ; Sat, 11 Nov 2023 23:37:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35EC62BC042; Sat, 11 Nov 2023 23:37: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B9F42BC042 for ; Sat, 11 Nov 2023 23:37: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25C5E335DA8 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 23CB51374 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: <1699745280.95dbb4eef71bf9f6a1b47948f16f2154eea8885d.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: 95dbb4eef71bf9f6a1b47948f16f2154eea8885d 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: 4c39a825-18f4-4994-a53a-4d9a9b3d6f80 X-Archives-Hash: d82c8be8968355bab39fc86c0c4d74e8 commit: 95dbb4eef71bf9f6a1b47948f16f2154eea8885d Author: Conrad Kostecki gentoo org> AuthorDate: Sat Nov 11 23:28:00 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Nov 11 23:28:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95dbb4ee sys-apps/hw-probe: amd64 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 c04d163ed62c..486986c47b41 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