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 4F7B915800A for ; Thu, 27 Jul 2023 05:11:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1C34E096D; Thu, 27 Jul 2023 05:11:46 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id D777BE096D for ; Thu, 27 Jul 2023 05:11:46 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9679E3414B7 for ; Thu, 27 Jul 2023 05:11:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D87D5DEB for ; Thu, 27 Jul 2023 05:11:42 +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: <1690434627.b4b9cfb287daf0cc6a88f6e65c0a55075168bba7.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/precis-i18n/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/precis-i18n/precis-i18n-1.0.5.ebuild X-VCS-Directories: dev-python/precis-i18n/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: b4b9cfb287daf0cc6a88f6e65c0a55075168bba7 X-VCS-Branch: master Date: Thu, 27 Jul 2023 05:11:42 +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: 9de368f1-b602-4cce-983b-0b97e3a2b416 X-Archives-Hash: 03d8ffa7e7fdfbe33dcdf3ce66e11dc9 commit: b4b9cfb287daf0cc6a88f6e65c0a55075168bba7 Author: WANG Xuerui gentoo org> AuthorDate: Thu Jul 27 04:25:16 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Thu Jul 27 05:10:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b9cfb2 dev-python/precis-i18n: keyword 1.0.5 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-python/precis-i18n/precis-i18n-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild index 08ccbcfe950f..2c690dc30cb6 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" distutils_enable_tests unittest