diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-06-05 17:38:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-06-05 17:41:50 +0200 |
commit | f04f9b9fe941a38dcb3f5b8f85109565d1cf40af (patch) | |
tree | ef632149c0a611734c01e29f07db19936a13d496 /dev-python | |
parent | net-p2p/deluge: Dekeyword ~ppc (diff) | |
download | gentoo-f04f9b9fe941a38dcb3f5b8f85109565d1cf40af.tar.gz gentoo-f04f9b9fe941a38dcb3f5b8f85109565d1cf40af.tar.bz2 gentoo-f04f9b9fe941a38dcb3f5b8f85109565d1cf40af.zip |
dev-python/pytest-twisted: Dekeyword ~ppc
Dekeyword ~ppc since dev-python/greenlet segfaults there.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-twisted/pytest-twisted-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |