Skip to content

Commit

Permalink
dev-python/testfixtures: keyword 6.17.1 for ~riscv
Browse files Browse the repository at this point in the history
Builds and installs fine, tests fail but the same way as on amd64.

Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Jun 22, 2021
1 parent e7057e9 commit 74116b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-python/testfixtures/testfixtures-6.17.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{8..9} )

inherit distutils-r1

Expand All @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

SLOT="0"
LICENSE="MIT"
KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux"

BDEPEND="
test? (
Expand Down

0 comments on commit 74116b6

Please sign in to comment.