diff options
author | 2022-02-07 09:33:21 +0000 | |
---|---|---|
committer | 2022-02-07 09:34:06 +0000 | |
commit | 44d9b3c3556cf874b7731005d4becd30c6e67b66 (patch) | |
tree | feca7158237a441220e8622d6e5bd80f98bb7c63 /dev-python/pytest-tornasync | |
parent | sci-mathematics/singular: Drop julia configure switch (diff) | |
download | gentoo-44d9b3c3556cf874b7731005d4becd30c6e67b66.tar.gz gentoo-44d9b3c3556cf874b7731005d4becd30c6e67b66.tar.bz2 gentoo-44d9b3c3556cf874b7731005d4becd30c6e67b66.zip |
dev-python/pytest-tornasync: Keyword 0.6.0_p2 ia64, #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 8b1bca4db16f..1595eeefa238 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" +KEYWORDS="~amd64 ~arm ~ia64" # TODO: fix this # E ImportError: cannot import name 'MESSAGE' from 'test' |