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 879C7158094 for ; Fri, 24 Jun 2022 13:11:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD18BE079E; Fri, 24 Jun 2022 13:11:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B6D45E079E for ; Fri, 24 Jun 2022 13:11:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB0DF341A30 for ; Fri, 24 Jun 2022 13:11:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E9D1510 for ; Fri, 24 Jun 2022 13:11:40 +0000 (UTC) From: "Rui Huang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" Message-ID: <1656076145.e2a02abc3279ff04f02fc70dde575daabf8fec73.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hiprompt-gtk-py/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild X-VCS-Directories: gui-apps/hiprompt-gtk-py/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: e2a02abc3279ff04f02fc70dde575daabf8fec73 X-VCS-Branch: dev Date: Fri, 24 Jun 2022 13:11:40 +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: 625e9b20-b80e-47ba-ba89-99aaa0205365 X-Archives-Hash: f6f28bfac17154fc4f03c066c90e3a5a commit: e2a02abc3279ff04f02fc70dde575daabf8fec73 Author: Huang Rui gmail com> AuthorDate: Fri Jun 24 13:08:45 2022 +0000 Commit: Rui Huang gmail com> CommitDate: Fri Jun 24 13:09:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2a02abc gui-apps/hiprompt-gtk-py: fix keyword for CI keyword 0_pre20220624 for ~arm64, ~riscv Signed-off-by: Huang Rui gmail.com> gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild index 3bf24e841..e05221444 100644 --- a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild +++ b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-0_pre20220624.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/${EGIT_COMMIT}.tar. S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~riscv" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="