diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-09 18:49:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-09 18:49:07 +0000 |
commit | 7bbfeed49a250f3e68959d3cf07f39dd2b4de749 (patch) | |
tree | 9e4a967f678d13aba5500e29b34c305989962e75 /dev-ml/ocaml-expat | |
parent | app-editors/emacs: Stabilize 28.2-r6 ppc, #898006 (diff) | |
download | gentoo-7bbfeed49a250f3e68959d3cf07f39dd2b4de749.tar.gz gentoo-7bbfeed49a250f3e68959d3cf07f39dd2b4de749.tar.bz2 gentoo-7bbfeed49a250f3e68959d3cf07f39dd2b4de749.zip |
dev-ml/ocaml-expat: Stabilize 1.3.0 arm64, #901617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat')
-rw-r--r-- | dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild b/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild index a009ec5b9249..0ef61122e622 100644 --- a/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild +++ b/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} SLOT="0/${PV}" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" PATCHES=( "${FILESDIR}/ounit2.patch" "${FILESDIR}/${PN}-1.1.0-cc.patch" |