diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:34:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:35 +0000 |
commit | 7c006e82f98fc552d7cbf7e9d4077489d44bd898 (patch) | |
tree | 57b7255e7d41220f91dce051bbba3a8e51cbf312 /dev-ml/ocaml-expat | |
parent | dev-ml/ounit2: Stabilize 2.2.3 arm, #772833 (diff) | |
download | gentoo-7c006e82f98fc552d7cbf7e9d4077489d44bd898.tar.gz gentoo-7c006e82f98fc552d7cbf7e9d4077489d44bd898.tar.bz2 gentoo-7c006e82f98fc552d7cbf7e9d4077489d44bd898.zip |
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 arm, #772833
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 00529567b473..d3b721effebd 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() { |