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 9687F15808B for ; Wed, 9 Mar 2022 13:44:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDBC1E0886; Wed, 9 Mar 2022 13:44:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C25D3E086A for ; Wed, 9 Mar 2022 13:44:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7B713342FD3 for ; Wed, 9 Mar 2022 13:44:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36F3B2A5 for ; Wed, 9 Mar 2022 13:44:37 +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: <1646833340.739a47142d7bb907c636fc6532e0b2593f89d773.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/goocanvas/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/goocanvas/goocanvas-2.0.4-r2.ebuild x11-libs/goocanvas/goocanvas-3.0.0.ebuild X-VCS-Directories: x11-libs/goocanvas/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 739a47142d7bb907c636fc6532e0b2593f89d773 X-VCS-Branch: master Date: Wed, 9 Mar 2022 13:44: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: 71134276-83f8-4915-9a14-5d8a17ec251c X-Archives-Hash: 92731671f177e271965a086923c7b8f9 commit: 739a47142d7bb907c636fc6532e0b2593f89d773 Author: Yixun Lan gentoo org> AuthorDate: Wed Mar 9 13:42:20 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Mar 9 13:42:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739a4714 x11-libs/goocanvas: keyword ~riscv Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan gentoo.org> x11-libs/goocanvas/goocanvas-2.0.4-r2.ebuild | 2 +- x11-libs/goocanvas/goocanvas-3.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/goocanvas/goocanvas-2.0.4-r2.ebuild b/x11-libs/goocanvas/goocanvas-2.0.4-r2.ebuild index 4ab9d5687d16..ec695c13a702 100644 --- a/x11-libs/goocanvas/goocanvas-2.0.4-r2.ebuild +++ b/x11-libs/goocanvas/goocanvas-2.0.4-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/GooCanvas" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86" IUSE="examples +introspection" RDEPEND=" diff --git a/x11-libs/goocanvas/goocanvas-3.0.0.ebuild b/x11-libs/goocanvas/goocanvas-3.0.0.ebuild index 16b18094e850..57df1d4f1b4e 100644 --- a/x11-libs/goocanvas/goocanvas-3.0.0.ebuild +++ b/x11-libs/goocanvas/goocanvas-3.0.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/GooCanvas" LICENSE="LGPL-2" SLOT="3.0" -KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="examples +introspection" RDEPEND="