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 91043158099 for ; Wed, 29 Nov 2023 11:15:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C88682BC0E0; Wed, 29 Nov 2023 11:15:08 +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 7E9852BC0DF for ; Wed, 29 Nov 2023 11:15:08 +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 C9E3A335D1C for ; Wed, 29 Nov 2023 11:15:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 403BC1401 for ; Wed, 29 Nov 2023 11:15:05 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1701256478.4f880956b939d345c793bc6fdfe8d8dba922145b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aiounittest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/aiounittest/aiounittest-1.4.2.ebuild X-VCS-Directories: dev-python/aiounittest/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4f880956b939d345c793bc6fdfe8d8dba922145b X-VCS-Branch: master Date: Wed, 29 Nov 2023 11:15:05 +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: 671d6866-50b1-4e50-9d25-578118f755ee X-Archives-Hash: 920bccc890b4cf4e1607bfb456f4183c commit: 4f880956b939d345c793bc6fdfe8d8dba922145b Author: Michał Górny gentoo org> AuthorDate: Wed Nov 29 11:14:38 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Nov 29 11:14:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f880956 dev-python/aiounittest: Stabilize 1.4.2 amd64, #918737 Signed-off-by: Michał Górny gentoo.org> dev-python/aiounittest/aiounittest-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiounittest/aiounittest-1.4.2.ebuild b/dev-python/aiounittest/aiounittest-1.4.2.ebuild index 720490de4a02..3dfce6c98e34 100644 --- a/dev-python/aiounittest/aiounittest-1.4.2.ebuild +++ b/dev-python/aiounittest/aiounittest-1.4.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~riscv ~sparc x86" RDEPEND=" dev-python/wrapt[${PYTHON_USEDEP}]