From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1245356-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C339D13835B for <garchives@archives.gentoo.org>; Sun, 24 Jan 2021 21:53:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3389E0848; Sun, 24 Jan 2021 21:53:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC4BFE0848 for <gentoo-commits@lists.gentoo.org>; Sun, 24 Jan 2021 21:53:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C40D8341219 for <gentoo-commits@lists.gentoo.org>; Sun, 24 Jan 2021 21:52:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FFBC4AD for <gentoo-commits@lists.gentoo.org>; Sun, 24 Jan 2021 21:52:55 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1611525163.6d75a7e7b84226ba410f1abb71ec70983ea3a91f.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-2020.5_pre20201216.ebuild X-VCS-Directories: media-libs/shaderc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6d75a7e7b84226ba410f1abb71ec70983ea3a91f X-VCS-Branch: master Date: Sun, 24 Jan 2021 21:52:55 +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: cc12c2da-0626-4259-aa6d-5ae9b4371b7f X-Archives-Hash: 643c99d7dfeef882207cdee0ec71f2ef commit: 6d75a7e7b84226ba410f1abb71ec70983ea3a91f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 21:52:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 21:52:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d75a7e7 media-libs/shaderc: Stabilize 2020.5_pre20201216 amd64, #766713 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild b/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild index 9c1ee75c3fe..0fac5bb2b40 100644 --- a/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild +++ b/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ppc64 ~x86" +KEYWORDS="amd64 ppc64 ~x86" IUSE="doc test" RDEPEND="