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 6A741158086 for ; Tue, 23 Nov 2021 01:26:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAECCE0891; Tue, 23 Nov 2021 01:25:57 +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 D290BE0891 for ; Tue, 23 Nov 2021 01:25:57 +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 B8A55342DA1 for ; Tue, 23 Nov 2021 01:25:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F21371F1 for ; Tue, 23 Nov 2021 01:25:52 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1637629835.c129752c1b88a49d25facef647a87478d1bfe5f2.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/clutter/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/clutter/clutter-1.26.4.ebuild X-VCS-Directories: media-libs/clutter/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: c129752c1b88a49d25facef647a87478d1bfe5f2 X-VCS-Branch: master Date: Tue, 23 Nov 2021 01:25:52 +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: a6aeaa52-f20a-4c19-bb5e-229c018a46ab X-Archives-Hash: 25dd01b2706354393d590e180857317f commit: c129752c1b88a49d25facef647a87478d1bfe5f2 Author: Yongxiang Liang gmail com> AuthorDate: Sat Nov 20 13:15:47 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Nov 23 01:10:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c129752c media-libs/clutter: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> media-libs/clutter/clutter-1.26.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/clutter/clutter-1.26.4.ebuild b/media-libs/clutter/clutter-1.26.4.ebuild index 656f9efb48e7..cf8a1f4f2a18 100644 --- a/media-libs/clutter/clutter-1.26.4.ebuild +++ b/media-libs/clutter/clutter-1.26.4.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" wayland? ( egl ) " -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" # NOTE: glx flavour uses libdrm + >=mesa-7.3 # >=libX11-1.3.1 needed for X Generic Event support