diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 11:29:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 11:29:57 +0000 |
commit | 33521adca2813487ae0c4f087918c3fa592381ec (patch) | |
tree | b1287ed35d1193aa3412d36b504c48e8f7216862 /dev-python/pytest-tornasync | |
parent | dev-python/ipyparallel: Keyword 8.1.0-r1 x86, #831852 (diff) | |
download | gentoo-33521adca2813487ae0c4f087918c3fa592381ec.tar.gz gentoo-33521adca2813487ae0c4f087918c3fa592381ec.tar.bz2 gentoo-33521adca2813487ae0c4f087918c3fa592381ec.zip |
dev-python/pytest-tornasync: Keyword 0.6.0_p2 ppc, #831852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-tornasync')
-rw-r--r-- | dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild b/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild index 194b12ee7d15..0fac5702c3e2 100644 --- a/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild +++ b/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P//_p/.post}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86" # TODO: fix this # E ImportError: cannot import name 'MESSAGE' from 'test' |