From f04f9b9fe941a38dcb3f5b8f85109565d1cf40af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Jun 2024 17:38:04 +0200 Subject: [PATCH] dev-python/pytest-twisted: Dekeyword ~ppc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dekeyword ~ppc since dev-python/greenlet segfaults there. Signed-off-by: Michał Górny --- dev-python/pytest-twisted/pytest-twisted-1.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-twisted/pytest-twisted-1.14.1.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.14.1.ebuild index 13cc254026d27..d9db61f8173e0 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.14.1.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.14.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}]