From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 1E40C158128 for ; Tue, 17 Jun 2025 03:31:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 07A8F3426A3 for ; Tue, 17 Jun 2025 03:31:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C0ADE1104E7; Tue, 17 Jun 2025 03:31:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B6A2C1104E7 for ; Tue, 17 Jun 2025 03:31:50 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E19C342524 for ; Tue, 17 Jun 2025 03:31:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAC5529E3 for ; Tue, 17 Jun 2025 03:31:47 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1750130938.6977bf6897bdbdd0d654343ea4ac8fe4a9e04616.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/forbiddenfruit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/forbiddenfruit/forbiddenfruit-0.1.4.ebuild X-VCS-Directories: dev-python/forbiddenfruit/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 6977bf6897bdbdd0d654343ea4ac8fe4a9e04616 X-VCS-Branch: master Date: Tue, 17 Jun 2025 03:31:47 +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: a821aef1-5c40-47ba-8e49-58c67ba8ada4 X-Archives-Hash: dc955d3a963ec85d8f6a67fe20c0d717 commit: 6977bf6897bdbdd0d654343ea4ac8fe4a9e04616 Author: WANG Xuerui gentoo org> AuthorDate: Tue Jun 17 03:08:25 2025 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Jun 17 03:28:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6977bf68 dev-python/forbiddenfruit: keyword 0.1.4 for ~loong, #956473 Signed-off-by: WANG Xuerui gentoo.org> dev-python/forbiddenfruit/forbiddenfruit-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/forbiddenfruit/forbiddenfruit-0.1.4.ebuild b/dev-python/forbiddenfruit/forbiddenfruit-0.1.4.ebuild index d9d210e625e4..bbbe64918ce2 100644 --- a/dev-python/forbiddenfruit/forbiddenfruit-0.1.4.ebuild +++ b/dev-python/forbiddenfruit/forbiddenfruit-0.1.4.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="|| ( GPL-3 MIT )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~riscv ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~riscv ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )"