diff options
author | Sam James <sam@gentoo.org> | 2024-11-17 14:05:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-17 14:05:29 +0000 |
commit | f6a03698f9e86435f5fead2db281f2d12c8902aa (patch) | |
tree | 3027257ba9d603dee7041e377143046e61f1d7fb /dev-vcs | |
parent | x11-libs/libfm: drop 1.3.2 (diff) | |
download | gentoo-f6a03698f9e86435f5fead2db281f2d12c8902aa.tar.gz gentoo-f6a03698f9e86435f5fead2db281f2d12c8902aa.tar.bz2 gentoo-f6a03698f9e86435f5fead2db281f2d12c8902aa.zip |
dev-vcs/stgit: Stabilize 2.4.11-r1 x86, #943660
Signed-off-by: Sam James <sam@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 23e7e6e16f24..4c501afcde07 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 )" |