diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:10:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:10:32 +0000 |
commit | 43d5586c178260abff465ce1fc1b80f72f842b0a (patch) | |
tree | 12310a7518bd5b8aa40c72e8460b10a2f2262c29 /dev-ml/ocaml-expat | |
parent | dev-ml/ocaml-compiler-libs: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-43d5586c178260abff465ce1fc1b80f72f842b0a.tar.gz gentoo-43d5586c178260abff465ce1fc1b80f72f842b0a.tar.bz2 gentoo-43d5586c178260abff465ce1fc1b80f72f842b0a.zip |
dev-ml/ocaml-expat: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat')
-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 37876e7ebc80..dbb092201584 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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" PATCHES=( "${FILESDIR}/ounit2.patch" ) src_compile() { |