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 AD89E158086 for ; Sun, 10 Oct 2021 04:45:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D434E081B; Sun, 10 Oct 2021 04:45:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 66B25E081B for ; Sun, 10 Oct 2021 04:45: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 30CCA342F17 for ; Sun, 10 Oct 2021 04:45:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90596144 for ; Sun, 10 Oct 2021 04:45: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: <1633841006.1d1e00b15e7b0ea2c20f4ad9297c7a8dee0bef17.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kig/kig-21.08.2.ebuild X-VCS-Directories: kde-apps/kig/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 1d1e00b15e7b0ea2c20f4ad9297c7a8dee0bef17 X-VCS-Branch: master Date: Sun, 10 Oct 2021 04:45: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: cccb6fd7-afdb-47f5-a625-31ba8ccad3ca X-Archives-Hash: 15f3a416108dd4c588ba1b4f7321ac9a commit: 1d1e00b15e7b0ea2c20f4ad9297c7a8dee0bef17 Author: Alex Fan yahoo com> AuthorDate: Sun Oct 10 03:37:02 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sun Oct 10 04:43:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1e00b1 kde-apps/kig: keyword 21.08.2 for ~riscv Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> kde-apps/kig/kig-21.08.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kig/kig-21.08.2.ebuild b/kde-apps/kig/kig-21.08.2.ebuild index 55ffc63bc8b..aae87d00bdd 100644 --- a/kde-apps/kig/kig-21.08.2.ebuild +++ b/kde-apps/kig/kig-21.08.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="geogebra scripting" REQUIRED_USE="${PYTHON_REQUIRED_USE}"