diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 23:31:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 23:31:05 +0000 |
commit | 46243904c236e3d4a8bfcdfa60acd08055874022 (patch) | |
tree | 4fd8de555014593160581f29be5201ef6391fea9 /app-text/mandoc | |
parent | x11-misc/xkeyboard-config: Stabilize 2.31 ppc64, #758461 (diff) | |
download | gentoo-46243904c236e3d4a8bfcdfa60acd08055874022.tar.gz gentoo-46243904c236e3d4a8bfcdfa60acd08055874022.tar.bz2 gentoo-46243904c236e3d4a8bfcdfa60acd08055874022.zip |
app-text/mandoc: Keyword 1.14.5-r1 ppc, #759691
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/mandoc')
-rw-r--r-- | app-text/mandoc/mandoc-1.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mandoc/mandoc-1.14.5-r1.ebuild b/app-text/mandoc/mandoc-1.14.5-r1.ebuild index 42a2944c0000..e775602af4b0 100644 --- a/app-text/mandoc/mandoc-1.14.5-r1.ebuild +++ b/app-text/mandoc/mandoc-1.14.5-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~x86" IUSE="cgi system-man" RDEPEND="sys-libs/zlib |