diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:46:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:46:03 +0000 |
commit | f8d5c255068236a252cc37589c242e1f7303bc47 (patch) | |
tree | 87bc6bdfda3f3ef36db47ac9ffe967b7ec265b73 /app-doc | |
parent | dev-libs/tree-sitter-python: Keyword 0.20.0 ppc, #905032 (diff) | |
download | gentoo-f8d5c255068236a252cc37589c242e1f7303bc47.tar.gz gentoo-f8d5c255068236a252cc37589c242e1f7303bc47.tar.bz2 gentoo-f8d5c255068236a252cc37589c242e1f7303bc47.zip |
app-doc/cppman: Keyword 0.5.4-r1 ppc, #905015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/cppman/cppman-0.5.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/cppman/cppman-0.5.4-r1.ebuild b/app-doc/cppman/cppman-0.5.4-r1.ebuild index 96afd26c3352..84c801d6a2c1 100644 --- a/app-doc/cppman/cppman-0.5.4-r1.ebuild +++ b/app-doc/cppman/cppman-0.5.4-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/aitjcize/cppman/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~riscv ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~x64-macos" RDEPEND=" sys-apps/groff |