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 015EF158020 for ; Sun, 4 Dec 2022 22:49:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C4E9E07EA; Sun, 4 Dec 2022 22:49:35 +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 pigeon.gentoo.org (Postfix) with ESMTPS id E54EDE07EA for ; Sun, 4 Dec 2022 22:49:34 +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 F330D3412DF for ; Sun, 4 Dec 2022 22:49:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 907F1773 for ; Sun, 4 Dec 2022 22:49:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1670194150.8d1b47c1a127b7386d71d75af9c6c442ed9f5fce.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/shaderc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/shaderc/shaderc-2022.3.ebuild X-VCS-Directories: media-libs/shaderc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8d1b47c1a127b7386d71d75af9c6c442ed9f5fce X-VCS-Branch: master Date: Sun, 4 Dec 2022 22:49:32 +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: 242cb04b-8faa-4e77-b636-47c767c81a17 X-Archives-Hash: ba71ebc8ec3873c50c404bfa2d6b9249 commit: 8d1b47c1a127b7386d71d75af9c6c442ed9f5fce Author: Sam James gentoo org> AuthorDate: Sun Dec 4 22:48:10 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 4 22:49:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1b47c1 media-libs/shaderc: Stabilize 2022.3 x86, #884381 Signed-off-by: Sam James gentoo.org> media-libs/shaderc/shaderc-2022.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/shaderc/shaderc-2022.3.ebuild b/media-libs/shaderc/shaderc-2022.3.ebuild index de27081db28c..a621d6635731 100644 --- a/media-libs/shaderc/shaderc-2022.3.ebuild +++ b/media-libs/shaderc/shaderc-2022.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="doc" RDEPEND="