diff options
author | Sam James <sam@gentoo.org> | 2022-02-27 16:34:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-27 16:34:41 +0000 |
commit | 95305ae420a8d8e09825d52630301ebab4b6c153 (patch) | |
tree | e41b69df1e1de8c1b5c2ce5e2625f655d444cd4b | |
parent | dev-python/pytest-console-scripts: Stabilize 1.2.2 sparc, #834265 (diff) | |
download | gentoo-95305ae420a8d8e09825d52630301ebab4b6c153.tar.gz gentoo-95305ae420a8d8e09825d52630301ebab4b6c153.tar.bz2 gentoo-95305ae420a8d8e09825d52630301ebab4b6c153.zip |
dev-python/pytest-tornasync: Stabilize 0.6.0_p2 sparc, #834266
Signed-off-by: Sam James <sam@gentoo.org>
-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 18a3b9040cae..6046f4929c61 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 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" # TODO: fix this # E ImportError: cannot import name 'MESSAGE' from 'test' |