From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1340236-garchives=archives.gentoo.org@lists.gentoo.org> 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D5CFF158087 for <garchives@archives.gentoo.org>; Tue, 16 Nov 2021 22:18:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D26DE07C7; Tue, 16 Nov 2021 22:18:15 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 96C4FE079C for <gentoo-commits@lists.gentoo.org>; Tue, 16 Nov 2021 22:18:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 970B8342EC1 for <gentoo-commits@lists.gentoo.org>; Tue, 16 Nov 2021 22:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E37A1C8 for <gentoo-commits@lists.gentoo.org>; Tue, 16 Nov 2021 22:18:07 +0000 (UTC) From: "Conrad Kostecki" <conikost@gentoo.org> 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" <conikost@gentoo.org> Message-ID: <1637100364.c6cea7c48b87d30401fdecda9327d1a5488d09dc.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.ebuild X-VCS-Directories: sys-apps/hw-probe/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: c6cea7c48b87d30401fdecda9327d1a5488d09dc X-VCS-Branch: master Date: Tue, 16 Nov 2021 22:18:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e174290-1ef0-4a34-9072-5ad0bcd25de7 X-Archives-Hash: 2b0e202eb6e300eff0640b63249ababc commit: c6cea7c48b87d30401fdecda9327d1a5488d09dc Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Tue Nov 16 22:06:04 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Nov 16 22:06:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6cea7c4 sys-apps/hw-probe: amd64 stable Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sys-apps/hw-probe/hw-probe-1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hw-probe/hw-probe-1.6.ebuild b/sys-apps/hw-probe/hw-probe-1.6.ebuild index 504704b069f7..e9ff2c9415ce 100644 --- a/sys-apps/hw-probe/hw-probe-1.6.ebuild +++ b/sys-apps/hw-probe/hw-probe-1.6.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV_BETA}" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-lang/perl