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 680DF158017 for ; Wed, 29 Sep 2021 07:54:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 949DAE093E; Wed, 29 Sep 2021 07:54:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FD16E093E for ; Wed, 29 Sep 2021 07:54:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD77A342F83 for ; Wed, 29 Sep 2021 07:54:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19B06E5 for ; Wed, 29 Sep 2021 07:54:54 +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: <1632900035.de813c9e252034bae5c96fa9c6118a2e984ab672.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/stardict-dictd-devils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild X-VCS-Directories: app-dicts/stardict-dictd-devils/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: de813c9e252034bae5c96fa9c6118a2e984ab672 X-VCS-Branch: master Date: Wed, 29 Sep 2021 07:54:54 +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: 955a03fb-f682-4354-a9ab-fcef5c699d83 X-Archives-Hash: c39439f565ba59146d1feb85c9c420b3 commit: de813c9e252034bae5c96fa9c6118a2e984ab672 Author: Alex Fan yahoo com> AuthorDate: Mon Sep 27 12:08:52 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Sep 29 07:20:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de813c9e app-dicts/stardict-dictd-devils: keyword 2.4.2 for ~riscv Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild b/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild index 292ab3a606f..90ee7c95f9e 100644 --- a/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-devils/stardict-dictd-devils-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,5 +10,5 @@ inherit stardict DESCRIPTION="Stardict Dictionary for Dictd.org's Devil's Dictionary" HOMEPAGE="http://download.huzheng.org/dict.org/" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="~amd64 ppc ~riscv sparc x86" IUSE=""