commit: 7a1c816f0e0a6d7d35fece2af4564cba6c7a45db Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Aug 31 13:40:32 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 14:01:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1c816f
dev-vcs/git-machete: keyword 3.12.0 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-vcs/git-machete/git-machete-3.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"