diff options
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 5431566543bf..8e273d09bc62 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 ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" # TODO: fix this # E ImportError: cannot import name 'MESSAGE' from 'test' |