Skip to content

Commit

Permalink
dev-ml/opam: eutils->epatch
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 16, 2021
1 parent c3cf069 commit 05b53af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-ml/opam/opam-1.3.1-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@

EAPI=5

inherit eutils
inherit epatch

DESCRIPTION="A source-based package manager for OCaml"
HOMEPAGE="http://opam.ocaml.org/"

LICENSE="LGPL-3-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
Expand Down

0 comments on commit 05b53af

Please sign in to comment.