diff options
author | Sam James <sam@gentoo.org> | 2024-05-09 12:32:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-09 12:32:41 +0100 |
commit | f66422450066f9f3b96b2fe31373108112242dda (patch) | |
tree | 66f4a89c2e17437dc6527c5369b22426fba2c221 /dev-vcs/stgit | |
parent | dev-vcs/stgit: Stabilize 2.4.6 ppc, #931605 (diff) | |
download | gentoo-f66422450066f9f3b96b2fe31373108112242dda.tar.gz gentoo-f66422450066f9f3b96b2fe31373108112242dda.tar.bz2 gentoo-f66422450066f9f3b96b2fe31373108112242dda.zip |
dev-vcs/stgit: Stabilize 2.4.6 ppc64, #931605
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-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 57968e928b61..3625a2c71d51 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 )" |