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 3BFCA15808B for ; Mon, 7 Mar 2022 21:27:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29D49E0822; Mon, 7 Mar 2022 21:27:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 12B58E0822 for ; Mon, 7 Mar 2022 21:27:24 +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 40D55343270 for ; Mon, 7 Mar 2022 21:27:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2C5F2BF for ; Mon, 7 Mar 2022 21:27:21 +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: <1646688423.1e58c836923b14350e7c87a1e3681e22bc39941e.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.2.ebuild X-VCS-Directories: sys-apps/hw-probe/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 1e58c836923b14350e7c87a1e3681e22bc39941e X-VCS-Branch: master Date: Mon, 7 Mar 2022 21:27:21 +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: 8d76f623-84b3-4952-9246-d8ffb1fa6c72 X-Archives-Hash: a3b3298b2ee0c6bc54fe37e63ddf6fe6 commit: 1e58c836923b14350e7c87a1e3681e22bc39941e Author: Conrad Kostecki gentoo org> AuthorDate: Mon Mar 7 21:21:58 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Mar 7 21:27:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e58c836 sys-apps/hw-probe: x86 stable Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/hw-probe/hw-probe-1.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hw-probe/hw-probe-1.6.2.ebuild b/sys-apps/hw-probe/hw-probe-1.6.2.ebuild index 35f0162475ef..49411921e683 100644 --- a/sys-apps/hw-probe/hw-probe-1.6.2.ebuild +++ b/sys-apps/hw-probe/hw-probe-1.6.2.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 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-lang/perl