diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 17:03:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 17:03:43 +0000 |
commit | 6e3595df1116c2060dbef303b07864766cc763f8 (patch) | |
tree | 9f7d305a4f6806d2349a6c854fef5fde17f15ec4 /dev-ml/ocaml-expat | |
parent | dev-ml/ocaml-ctypes: Stabilize 0.20.1 amd64, #901613 (diff) | |
download | gentoo-6e3595df1116c2060dbef303b07864766cc763f8.tar.gz gentoo-6e3595df1116c2060dbef303b07864766cc763f8.tar.bz2 gentoo-6e3595df1116c2060dbef303b07864766cc763f8.zip |
dev-ml/ocaml-expat: Stabilize 1.3.0 amd64, #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 46144aef7f3f..2902133ef033 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" |