diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 08:32:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 08:32:38 +0000 |
commit | a31de0424a8e27c96ed72a51452fe86c4b1b1960 (patch) | |
tree | c93bc0a0ffcab95eac5b92f0c94ba3c82132c1bf /dev-python/pytest-tornasync | |
parent | media-sound/guitarix: remove unused patch (diff) | |
download | gentoo-a31de0424a8e27c96ed72a51452fe86c4b1b1960.tar.gz gentoo-a31de0424a8e27c96ed72a51452fe86c4b1b1960.tar.bz2 gentoo-a31de0424a8e27c96ed72a51452fe86c4b1b1960.zip |
dev-python/pytest-tornasync: Keyword 0.6.0_p2 arm, #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 | 4 |
1 files changed, 2 insertions, 2 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 7beeaea50ebf..8b1bca4db16f 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${P//_p/.post}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" # TODO: fix this # E ImportError: cannot import name 'MESSAGE' from 'test' |