commit: b722216231b8d666c18f689fcef6ad15ca6914a5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Dec 5 15:22:12 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Dec 5 15:22:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7222162
dev-vcs/stgit: Stabilize 2.4.0 arm64, #919283 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-vcs/stgit/stgit-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/stgit/stgit-2.4.0.ebuild b/dev-vcs/stgit/stgit-2.4.0.ebuild index 8aa5829f130f..51a06d640ab6 100644 --- a/dev-vcs/stgit/stgit-2.4.0.ebuild +++ b/dev-vcs/stgit/stgit-2.4.0.ebuild @@ -167,7 +167,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 )"