diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-12-05 08:23:48 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-12-05 08:24:34 +0800 |
commit | 92f6305101e1f44e932b87b6cf52a97288e637a5 (patch) | |
tree | 0c390e57a4c462e1522c4079012ed0a0217bd637 /dev-vcs | |
parent | dev-util/lxqt-build-tools: Stabilize 0.12.0 amd64, #884385 (diff) | |
download | gentoo-92f6305101e1f44e932b87b6cf52a97288e637a5.tar.gz gentoo-92f6305101e1f44e932b87b6cf52a97288e637a5.tar.bz2 gentoo-92f6305101e1f44e932b87b6cf52a97288e637a5.zip |
dev-vcs/stgit: Keyword 2.0.3 ppc, #882437
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-2.0.3.ebuild b/dev-vcs/stgit/stgit-2.0.3.ebuild index 3f33088e2d0e..172869bdd7d8 100644 --- a/dev-vcs/stgit/stgit-2.0.3.ebuild +++ b/dev-vcs/stgit/stgit-2.0.3.ebuild @@ -131,7 +131,7 @@ RESTRICT="mirror" # use cargo-license for a more accurate license picture LICENSE="Apache-2.0 MIT BSD BSL-1.1 GPL-2 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv" IUSE="doc" DEPEND="doc? ( app-text/asciidoc )" |