diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 11:30:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 11:30:52 +0000 |
commit | a9c1af56b92202c93080f88d89a1f1c286f89c9f (patch) | |
tree | e66338c799656c4f5870d0b643ff659ed0435434 /dev-python/pytest-tornasync | |
parent | dev-python/ipyparallel: Keyword 8.1.0-r1 ppc, #831852 (diff) | |
download | gentoo-a9c1af56b92202c93080f88d89a1f1c286f89c9f.tar.gz gentoo-a9c1af56b92202c93080f88d89a1f1c286f89c9f.tar.bz2 gentoo-a9c1af56b92202c93080f88d89a1f1c286f89c9f.zip |
dev-python/pytest-tornasync: Keyword 0.6.0_p2 ppc64, #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 0fac5702c3e2..02bb19adb971 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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" # TODO: fix this # E ImportError: cannot import name 'MESSAGE' from 'test' |