summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild')
-rw-r--r--dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild b/dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild
index bf249ff1364b..7611ae6b219e 100644
--- a/dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild
+++ b/dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,10 @@ IUSE="+ocamlopt"
RDEPEND="dev-ml/pcre-ocaml:="
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}"/${P}-inifiles.ml.patch )
+PATCHES=(
+ "${FILESDIR}"/${P}-inifiles.ml.patch
+ "${FILESDIR}"/${P}-shuffle.patch
+)
src_compile() {
emake -j1