diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:30:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:30:42 +0000 |
commit | 95dfbdee3723beff67a792db4907258e1b6df345 (patch) | |
tree | 7c78e24ea47c11de7d2bf6789d559687628628b2 /dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild | |
parent | sci-libs/hdf5: Stabilize 1.12.2-r5 arm, #899460 (diff) | |
download | gentoo-95dfbdee3723beff67a792db4907258e1b6df345.tar.gz gentoo-95dfbdee3723beff67a792db4907258e1b6df345.tar.bz2 gentoo-95dfbdee3723beff67a792db4907258e1b6df345.zip |
dev-ml/ocaml-expat: Stabilize 1.3.0 x86, #901617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild')
-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 0e4bf88e86c1..a009ec5b9249 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" |