diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-05 16:22:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-05 16:22:23 +0100 |
commit | 3e07eb53b8f2824637f93ede3154aabab23914dd (patch) | |
tree | 259becadff1e7ae6b6befbb6ba5357485766635e /dev-vcs/stgit | |
parent | dev-vcs/stgit: Stabilize 2.4.0 ppc, #919283 (diff) | |
download | gentoo-3e07eb53b8f2824637f93ede3154aabab23914dd.tar.gz gentoo-3e07eb53b8f2824637f93ede3154aabab23914dd.tar.bz2 gentoo-3e07eb53b8f2824637f93ede3154aabab23914dd.zip |
dev-vcs/stgit: Stabilize 2.4.0 ppc64, #919283
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-rw-r--r-- | dev-vcs/stgit/stgit-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-2.4.0.ebuild b/dev-vcs/stgit/stgit-2.4.0.ebuild index 3d71e23ff976..f1923b52b396 100644 --- a/dev-vcs/stgit/stgit-2.4.0.ebuild +++ b/dev-vcs/stgit/stgit-2.4.0.ebuild @@ -167,7 +167,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 )" |