From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 653CC1582EF for ; Sat, 01 Mar 2025 01:15:10 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 32F063430F4 for ; Sat, 01 Mar 2025 01:15:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3B929110474; Sat, 01 Mar 2025 01:14:44 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 30A88110474 for ; Sat, 01 Mar 2025 01:14:44 +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 E08253430A1 for ; Sat, 01 Mar 2025 01:14:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 411C12803 for ; Sat, 01 Mar 2025 01:14:40 +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: <1740790834.3ea550ab45ac60b042ca9cde1b8ad3db57d912a5.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.6.ebuild X-VCS-Directories: sys-apps/hw-probe/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 3ea550ab45ac60b042ca9cde1b8ad3db57d912a5 X-VCS-Branch: master Date: Sat, 01 Mar 2025 01:14:40 +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: 0112562b-eefa-4912-b039-faf59b473066 X-Archives-Hash: 8cd152947646bdd98cc56ba93e68f9f4 commit: 3ea550ab45ac60b042ca9cde1b8ad3db57d912a5 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Mar 1 01:00:34 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Mar 1 01:00:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea550ab sys-apps/hw-probe: x86 stable Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/hw-probe/hw-probe-1.6.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hw-probe/hw-probe-1.6.6.ebuild b/sys-apps/hw-probe/hw-probe-1.6.6.ebuild index 333f6d88ffb2..5972103f35eb 100644 --- a/sys-apps/hw-probe/hw-probe-1.6.6.ebuild +++ b/sys-apps/hw-probe/hw-probe-1.6.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linuxhw/hw-probe/archive/refs/tags/${PV}.tar.gz -> $ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong ~x86" +KEYWORDS="amd64 ~arm64 ~loong x86" RDEPEND=" dev-lang/perl