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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6DF87158017 for ; Wed, 29 Sep 2021 14:12:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83657E0959; Wed, 29 Sep 2021 14:12:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67A49E0960 for ; Wed, 29 Sep 2021 14:12:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FB51342DC1 for ; Wed, 29 Sep 2021 14:12:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C66E11D for ; Wed, 29 Sep 2021 14:12:53 +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: <1632924659.ab3b1e44be9f40fe5b90924e85bf38701dd78d62.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/gnome-dictionary/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild X-VCS-Directories: app-dicts/gnome-dictionary/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: ab3b1e44be9f40fe5b90924e85bf38701dd78d62 X-VCS-Branch: master Date: Wed, 29 Sep 2021 14:12:53 +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: e007a750-685b-4332-ac63-7096f55c7d59 X-Archives-Hash: 68bd81a7e74f8ef8f7d525ac9a030d8c commit: ab3b1e44be9f40fe5b90924e85bf38701dd78d62 Author: Alex Fan yahoo com> AuthorDate: Tue Sep 28 05:55:18 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Sep 29 14:10:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab3b1e44 app-dicts/gnome-dictionary: keyword 40.0 for ~riscv Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild index f3c677f0a95..299a866e32f 100644 --- a/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild +++ b/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Dictionary" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="0" # does not provide a public libgdict-1.0.so anymore IUSE="ipv6" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.42:2