diff options
Diffstat (limited to 'dev-vcs/git-machete/git-machete-3.12.0.ebuild')
-rw-r--r-- | dev-vcs/git-machete/git-machete-3.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-machete/git-machete-3.12.0.ebuild b/dev-vcs/git-machete/git-machete-3.12.0.ebuild index 3e21d776d1c9..142f64b9239a 100644 --- a/dev-vcs/git-machete/git-machete-3.12.0.ebuild +++ b/dev-vcs/git-machete/git-machete-3.12.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/VirtusLab/${PN}/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="fish-completion zsh-completion" RDEPEND="dev-vcs/git" |