diff options
author | Sam James <sam@gentoo.org> | 2024-05-09 12:32:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-09 12:32:40 +0100 |
commit | 240fff95c3fd39174ff467bcac17e20354526c5b (patch) | |
tree | 4416d51bd819f71c710bd1f0213d77894f91ca51 /dev-vcs | |
parent | dev-vcs/stgit: Stabilize 2.4.6 arm, #931605 (diff) | |
download | gentoo-240fff95c3fd39174ff467bcac17e20354526c5b.tar.gz gentoo-240fff95c3fd39174ff467bcac17e20354526c5b.tar.bz2 gentoo-240fff95c3fd39174ff467bcac17e20354526c5b.zip |
dev-vcs/stgit: Stabilize 2.4.6 ppc, #931605
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-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 6669b9ea8b14..57968e928b61 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 )" |