diff options
author | 2021-03-14 00:45:03 +0000 | |
---|---|---|
committer | 2021-03-14 00:48:09 +0000 | |
commit | 2b2fd077f571a6ba7ba4d68de3aa0fd94dbf24cf (patch) | |
tree | 0982f3dc106c72e1a137ba9bf2da86903717113b | |
parent | dev-ml/ounit2: Stabilize 2.2.3 arm64, #772833 (diff) | |
download | gentoo-2b2fd077f571a6ba7ba4d68de3aa0fd94dbf24cf.tar.gz gentoo-2b2fd077f571a6ba7ba4d68de3aa0fd94dbf24cf.tar.bz2 gentoo-2b2fd077f571a6ba7ba4d68de3aa0fd94dbf24cf.zip |
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
-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 d3b721effebd..43b3e2f07aed 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() { |