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 054C915815E for ; Thu, 8 Feb 2024 21:50:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 230DFE2A17; Thu, 8 Feb 2024 21:50:04 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01C39E2A16 for ; Thu, 8 Feb 2024 21:50:04 +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 B313134312A for ; Thu, 8 Feb 2024 21:50:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3168814D7 for ; Thu, 8 Feb 2024 21:50:00 +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: <1707428852.613269c3f321c69a736112d7224fb7481ced40a0.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-system-controller/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild X-VCS-Directories: dev-util/intel-graphics-system-controller/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 613269c3f321c69a736112d7224fb7481ced40a0 X-VCS-Branch: master Date: Thu, 8 Feb 2024 21:50:00 +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: 5455ba3a-5653-4245-a9f3-b4669e7c58f0 X-Archives-Hash: dc3824ccc4ce1ef638003bc1b5cb01d7 commit: 613269c3f321c69a736112d7224fb7481ced40a0 Author: Conrad Kostecki gentoo org> AuthorDate: Thu Feb 8 19:35:06 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Feb 8 21:47:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613269c3 dev-util/intel-graphics-system-controller: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> .../intel-graphics-system-controller-0.8.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild index 4a1be28bdc61..ff64da540208 100644 --- a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild +++ b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+cli doc" RDEPEND=">=dev-libs/metee-3.2.4:="