diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 22:03:15 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 22:03:15 +0100 |
commit | 0a7ca52a89041bd60be994ae27b0abec89012ddf (patch) | |
tree | 0050077092f6c3e94ceaed9b93f58d6be0bea02c /dev-vcs | |
parent | dev-lang/python: Stabilize 3.8.20_p4 amd64, #943634 (diff) | |
download | gentoo-0a7ca52a89041bd60be994ae27b0abec89012ddf.tar.gz gentoo-0a7ca52a89041bd60be994ae27b0abec89012ddf.tar.bz2 gentoo-0a7ca52a89041bd60be994ae27b0abec89012ddf.zip |
dev-vcs/stgit: Stabilize 2.4.11-r1 amd64, #943660
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-2.4.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-2.4.11-r1.ebuild b/dev-vcs/stgit/stgit-2.4.11-r1.ebuild index ff524386a856..b92ce96a7229 100644 --- a/dev-vcs/stgit/stgit-2.4.11-r1.ebuild +++ b/dev-vcs/stgit/stgit-2.4.11-r1.ebuild @@ -178,7 +178,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 )" |