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 96FC3158017 for ; Wed, 29 Sep 2021 07:55:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90B22E09A2; Wed, 29 Sep 2021 07:55:00 +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 67707E09A2 for ; Wed, 29 Sep 2021 07:55:00 +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 8EB2B342FB0 for ; Wed, 29 Sep 2021 07:54:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F050148 for ; Wed, 29 Sep 2021 07:54:55 +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: <1632900104.8e06a8b926815ff0d4767226b0f5d36deb256945.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/stardict-quick-ru-en/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild X-VCS-Directories: app-dicts/stardict-quick-ru-en/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 8e06a8b926815ff0d4767226b0f5d36deb256945 X-VCS-Branch: master Date: Wed, 29 Sep 2021 07:54:55 +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: e83a898d-4f12-4ea0-ac43-cc8b47aace64 X-Archives-Hash: 6ffebaac3524ba6e0cf9c8fd3afceef2 commit: 8e06a8b926815ff0d4767226b0f5d36deb256945 Author: Alex Fan yahoo com> AuthorDate: Mon Sep 27 12:11:01 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Sep 29 07:21:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e06a8b9 app-dicts/stardict-quick-ru-en: keyword 2.4.2 for ~riscv Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild b/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild index 366d6427604..03659502301 100644 --- a/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-2.4.2.ebuild +++ b/app-dicts/stardict-quick-ru-en/stardict-quick-ru-en-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 @@ -13,5 +13,5 @@ inherit stardict DESCRIPTION="Quick but still useful Russian to English dictionary" HOMEPAGE="http://download.huzheng.org/Quick/" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE=""