Skip to content

Commit

Permalink
dev-python/pylama: 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 d81a113 commit 43178ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-python/pylama/pylama-7.7.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="7"
Expand All @@ -16,7 +16,7 @@ SRC_URI="https://github.com/klen/pylama/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~x64-macos"
KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos"

RDEPEND="
>=dev-python/mccabe-0.5.2[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 43178ee

Please sign in to comment.