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 11DA3158004 for ; Sat, 30 Mar 2024 13:59:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D458BE2A64; Sat, 30 Mar 2024 13:59:06 +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 B7C91E2A64 for ; Sat, 30 Mar 2024 13:59:06 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C132834312F for ; Sat, 30 Mar 2024 13:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 030A1160A for ; Sat, 30 Mar 2024 13:59:04 +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: <1711807133.dbe95aeb161fe623bbf8aa8c80ba89d4f926f29b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/testfixtures/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/testfixtures/testfixtures-8.1.0.ebuild X-VCS-Directories: dev-python/testfixtures/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dbe95aeb161fe623bbf8aa8c80ba89d4f926f29b X-VCS-Branch: master Date: Sat, 30 Mar 2024 13:59:04 +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: 05be4192-1600-4271-9bde-c1bc4ca4cba5 X-Archives-Hash: 48a926c857152b3fb428f6dec531525c commit: dbe95aeb161fe623bbf8aa8c80ba89d4f926f29b Author: Michał Górny gentoo org> AuthorDate: Sat Mar 30 13:58:53 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 30 13:58:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe95aeb dev-python/testfixtures: Stabilize 8.1.0 ALLARCHES, #928215 Signed-off-by: Michał Górny gentoo.org> dev-python/testfixtures/testfixtures-8.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testfixtures/testfixtures-8.1.0.ebuild b/dev-python/testfixtures/testfixtures-8.1.0.ebuild index baa93c10ccf1..d2f8044ef027 100644 --- a/dev-python/testfixtures/testfixtures-8.1.0.ebuild +++ b/dev-python/testfixtures/testfixtures-8.1.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" BDEPEND=" test? (