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 D6BD9158090 for ; Sun, 1 May 2022 01:52:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6649AE0ABF; Sun, 1 May 2022 01:52:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 492F3E0ABA for ; Sun, 1 May 2022 01:52:10 +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 5C0FE341549 for ; Sun, 1 May 2022 01:52:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B9F0471 for ; Sun, 1 May 2022 01:52:06 +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: <1651368636.7d5c42745db4a122377416805820995384521e91.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-email-validator/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-email-validator/python-email-validator-1.2.0.ebuild X-VCS-Directories: dev-python/python-email-validator/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 7d5c42745db4a122377416805820995384521e91 X-VCS-Branch: master Date: Sun, 1 May 2022 01:52:06 +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: b104db2e-2050-494d-9988-db1f6c45981c X-Archives-Hash: efeb8c3c3e459118c5c5df7c8bcf379c commit: 7d5c42745db4a122377416805820995384521e91 Author: WANG Xuerui gentoo org> AuthorDate: Sat Apr 30 11:32:39 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun May 1 01:30:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5c4274 dev-python/python-email-validator: keyword 1.2.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-python/python-email-validator/python-email-validator-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-email-validator/python-email-validator-1.2.0.ebuild b/dev-python/python-email-validator/python-email-validator-1.2.0.ebuild index 3652c882d682..93d2f84a715c 100644 --- a/dev-python/python-email-validator/python-email-validator-1.2.0.ebuild +++ b/dev-python/python-email-validator/python-email-validator-1.2.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" SRC_URI="https://github.com/JoshData/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CC0-1.0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" SLOT="0" RDEPEND="