diff options
Diffstat (limited to 'app-text/mandoc/mandoc-1.14.5.ebuild')
-rw-r--r-- | app-text/mandoc/mandoc-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mandoc/mandoc-1.14.5.ebuild b/app-text/mandoc/mandoc-1.14.5.ebuild index 5fdb433abdbd..f79cec58e05a 100644 --- a/app-text/mandoc/mandoc-1.14.5.ebuild +++ b/app-text/mandoc/mandoc-1.14.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="static" LIB_DEPEND="sys-libs/zlib[static-libs(+)]" |