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 F106615800F for ; Thu, 9 Feb 2023 13:34:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AD1FE0855; Thu, 9 Feb 2023 13:34:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 1CCDCE0855 for ; Thu, 9 Feb 2023 13:34:03 +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 5CB24335D64 for ; Thu, 9 Feb 2023 13:34:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7AEB8AB for ; Thu, 9 Feb 2023 13:33:59 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1675949406.77afe0ebc82c8c1bd56717278cfc304d69677cef.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hd-idle/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/hd-idle/hd-idle-1.05-r2.ebuild X-VCS-Directories: sys-apps/hd-idle/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 77afe0ebc82c8c1bd56717278cfc304d69677cef X-VCS-Branch: master Date: Thu, 9 Feb 2023 13:33:59 +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: e88ca52e-fd4e-46de-a24e-e69338a02fcf X-Archives-Hash: e71d8b59706df13b34011dc9d2d9b425 commit: 77afe0ebc82c8c1bd56717278cfc304d69677cef Author: Joonas Niilola gentoo org> AuthorDate: Thu Feb 9 13:30:06 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Feb 9 13:30:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77afe0eb sys-apps/hd-idle: keyword 1.05-r2 for ~amd64, ~x86 Signed-off-by: Joonas Niilola gentoo.org> sys-apps/hd-idle/hd-idle-1.05-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hd-idle/hd-idle-1.05-r2.ebuild b/sys-apps/hd-idle/hd-idle-1.05-r2.ebuild index 4a75d8212141..7c244e6021ed 100644 --- a/sys-apps/hd-idle/hd-idle-1.05-r2.ebuild +++ b/sys-apps/hd-idle/hd-idle-1.05-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${PN}"