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 06B64158020 for ; Fri, 14 Oct 2022 01:28:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 254F0E08A2; Fri, 14 Oct 2022 01:28:34 +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 0CCA4E08A2 for ; Fri, 14 Oct 2022 01:28:34 +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 1B67D340E9A for ; Fri, 14 Oct 2022 01:28:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6FF85F7 for ; Fri, 14 Oct 2022 01:28:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1665710899.e6c65cd58acdd3b1c3d16831c0acef2fda01b9e6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-twisted/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild X-VCS-Directories: dev-python/pytest-twisted/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e6c65cd58acdd3b1c3d16831c0acef2fda01b9e6 X-VCS-Branch: master Date: Fri, 14 Oct 2022 01:28:31 +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: 820dc247-cfe9-4d31-b0f0-5c1966cff2ce X-Archives-Hash: c196c5549aba009010b4630111d94579 commit: e6c65cd58acdd3b1c3d16831c0acef2fda01b9e6 Author: Sam James gentoo org> AuthorDate: Fri Oct 14 01:28:19 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 14 01:28:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6c65cd5 dev-python/pytest-twisted: Stabilize 1.13.4-r1 amd64, #877037 Signed-off-by: Sam James gentoo.org> dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild index 0e3f54c6b683..a7aa4640189a 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-twisted/archive/v${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}]