Skip to content

Commit

Permalink
dev-python/mypy: add ~riscv keyword
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ye Cao <[email protected]>
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Ye Cao authored and Marek Szuba committed Jul 2, 2021
1 parent 8f5c104 commit 0960fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/mypy/mypy-0.910.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"

# stubgen collides with this package: https://bugs.gentoo.org/585594
RDEPEND="
Expand Down

0 comments on commit 0960fc8

Please sign in to comment.