commit: f66422450066f9f3b96b2fe31373108112242dda Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 9 11:32:25 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 9 11:32:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6642245
dev-vcs/stgit: Stabilize 2.4.6 ppc64, #931605 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/stgit/stgit-2.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/stgit/stgit-2.4.6.ebuild b/dev-vcs/stgit/stgit-2.4.6.ebuild index 57968e928b61..3625a2c71d51 100644 --- a/dev-vcs/stgit/stgit-2.4.6.ebuild +++ b/dev-vcs/stgit/stgit-2.4.6.ebuild @@ -184,7 +184,7 @@ LICENSE="GPL-2" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD MIT Unicode-DFS-2016" SLOT="0/2" -KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86" IUSE="doc" DEPEND="doc? ( app-text/asciidoc )"