diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:27 +0000 |
commit | bd70b954fe22282fb883f28245e72cdd0a6f48e5 (patch) | |
tree | 6e583a663fa9a36d2608acf00ce68e3bf4f66619 /dev-ml/ocaml-expat | |
parent | dev-ml/ounit2: Stabilize 2.2.3 ppc, #769317 (diff) | |
download | gentoo-bd70b954fe22282fb883f28245e72cdd0a6f48e5.tar.gz gentoo-bd70b954fe22282fb883f28245e72cdd0a6f48e5.tar.bz2 gentoo-bd70b954fe22282fb883f28245e72cdd0a6f48e5.zip |
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 ppc, #769317
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 86b00e7c9cf1..00529567b473 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 ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" PATCHES=( "${FILESDIR}/ounit2.patch" ) src_compile() { |