diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:48:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:48:24 +0100 |
commit | 144a5259e361faa93a8826aa33acd9ac33050a19 (patch) | |
tree | 208cd62d23f1e876d09ca4b81b2523141bc117af /dev-vcs | |
parent | dev-vcs/stgit: Stabilize 2.4.11-r1 ppc, #943660 (diff) | |
download | gentoo-144a5259e361faa93a8826aa33acd9ac33050a19.tar.gz gentoo-144a5259e361faa93a8826aa33acd9ac33050a19.tar.bz2 gentoo-144a5259e361faa93a8826aa33acd9ac33050a19.zip |
dev-vcs/stgit: Stabilize 2.4.11-r1 ppc64, #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 c0d1c0f1c0d3..7070f8b25191 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 )" |