diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:46 +0000 |
commit | 46fb808e495bfdcd4591494f77f84ec440fe24f6 (patch) | |
tree | ea556269358fa5fe31f42476730f98f99f657614 /dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild | |
parent | dev-ml/ocaml-compiler-libs: Keyword 0.12.3 ppc, #748576 (diff) | |
download | gentoo-46fb808e495bfdcd4591494f77f84ec440fe24f6.tar.gz gentoo-46fb808e495bfdcd4591494f77f84ec440fe24f6.tar.bz2 gentoo-46fb808e495bfdcd4591494f77f84ec440fe24f6.zip |
dev-ml/ocaml-expat: Keyword 1.1.0-r1 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild')
-rw-r--r-- | dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild index c56f5c3fddd1..37876e7ebc80 100644 --- a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild +++ b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} SLOT="0/${PV}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" PATCHES=( "${FILESDIR}/ounit2.patch" ) src_compile() { |