commit: f04f9b9fe941a38dcb3f5b8f85109565d1cf40af
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 5 15:38:04 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 5 15:41:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04f9b9f
dev-python/pytest-twisted: Dekeyword ~ppc
Dekeyword ~ppc since dev-python/greenlet segfaults there.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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 13cc254026d2..d9db61f8173e 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}]