commit:     7e5ac6d241be4229e5d5e7fe822d42b843a7e391
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  3 20:17:47 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Dec  3 21:53:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5ac6d2

dev-ml/ppx_deriving_yojson: format

move PATCHES under *DEPEND

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild 
b/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild
index 603d1909b88f..33642a0ef4b8 100644
--- a/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild
+++ b/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild
@@ -15,8 +15,6 @@ KEYWORDS="~amd64"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 
-PATCHES=( "${FILESDIR}"/${PN}-${PV}-src_test_dune-ounit2.patch )
-
 RDEPEND="
        <dev-ml/yojson-2.0.0:=
        >=dev-ml/ppxlib-0.20.0:=
@@ -25,3 +23,5 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 BDEPEND="test? ( dev-ml/ounit2 )"
+
+PATCHES=( "${FILESDIR}"/${PN}-${PV}-src_test_dune-ounit2.patch )

Reply via email to