summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-09 10:20:19 +0100
committerSam James <sam@gentoo.org>2024-05-09 10:20:19 +0100
commit7f91001eb3cde00d1ef10a86a091e7961c0021ec (patch)
tree149585a98e046144f9e48857be5b7cccd6048ecb /dev-vcs/stgit
parentapp-accessibility/caribou: enable py3.12 (diff)
downloadgentoo-7f91001eb3cde00d1ef10a86a091e7961c0021ec.tar.gz
gentoo-7f91001eb3cde00d1ef10a86a091e7961c0021ec.tar.bz2
gentoo-7f91001eb3cde00d1ef10a86a091e7961c0021ec.zip
dev-vcs/stgit: Stabilize 2.4.6 amd64, #931605
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-rw-r--r--dev-vcs/stgit/stgit-2.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-2.4.6.ebuild b/dev-vcs/stgit/stgit-2.4.6.ebuild
index bb6ccd446f24..807d8cd50b1a 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 )"