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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CCBD5158232 for ; Thu, 5 Dec 2024 21:16:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E871CE09DF; Thu, 5 Dec 2024 21:16:41 +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 58B5DE09E3 for ; Thu, 5 Dec 2024 21:16:40 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FE7B33BE18 for ; Thu, 5 Dec 2024 21:16:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7566E1EC5 for ; Thu, 5 Dec 2024 21:16:37 +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: <1733433380.f7e17d1eea9b6fc0886de7cd51d417875fe6b1ff.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/opencsg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/opencsg/opencsg-1.6.0-r1.ebuild X-VCS-Directories: media-gfx/opencsg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f7e17d1eea9b6fc0886de7cd51d417875fe6b1ff X-VCS-Branch: master Date: Thu, 5 Dec 2024 21:16:37 +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: c331e545-5e78-4a8a-aee6-21fd8f292c0c X-Archives-Hash: cd8dc26b2729242becf4bb90c92a3fb2 commit: f7e17d1eea9b6fc0886de7cd51d417875fe6b1ff Author: Sam James gentoo org> AuthorDate: Thu Dec 5 21:16:20 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 5 21:16:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e17d1e media-gfx/opencsg: Stabilize 1.6.0-r1 x86, #945868 Signed-off-by: Sam James gentoo.org> media-gfx/opencsg/opencsg-1.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/opencsg/opencsg-1.6.0-r1.ebuild b/media-gfx/opencsg/opencsg-1.6.0-r1.ebuild index 020597e9a1b0..c6970ed6c446 100644 --- a/media-gfx/opencsg/opencsg-1.6.0-r1.ebuild +++ b/media-gfx/opencsg/opencsg-1.6.0-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0/1.6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="doc" RESTRICT="test"