summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-09 12:32:23 +0100
committerSam James <sam@gentoo.org>2024-05-09 12:32:40 +0100
commit344ec934af37044cea45391191f988d773446ce3 (patch)
tree5a4a2ab539198079045ea5813fb5401b39107e3b
parentdev-vcs/git-tools: enable py3.12 (diff)
downloadgentoo-344ec934af37044cea45391191f988d773446ce3.tar.gz
gentoo-344ec934af37044cea45391191f988d773446ce3.tar.bz2
gentoo-344ec934af37044cea45391191f988d773446ce3.zip
dev-vcs/stgit: Stabilize 2.4.6 arm, #931605
Signed-off-by: Sam James <sam@gentoo.org>
-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 fa0d26e02abc..6669b9ea8b14 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 )"