diff options
author | Sam James <sam@gentoo.org> | 2024-05-09 10:20:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-09 10:20:19 +0100 |
commit | 7f91001eb3cde00d1ef10a86a091e7961c0021ec (patch) | |
tree | 149585a98e046144f9e48857be5b7cccd6048ecb | |
parent | app-accessibility/caribou: enable py3.12 (diff) | |
download | gentoo-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>
-rw-r--r-- | dev-vcs/stgit/stgit-2.4.6.ebuild | 2 |
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 )" |