commit:     5f4dce111362f77c4fc221c71c73b514cccd3b73
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 00:13:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 02:09:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4dce11

dev-ml/merlin-extend: port to EAPI 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/merlin-extend/merlin-extend-0.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-ml/merlin-extend/merlin-extend-0.3.ebuild 
b/dev-ml/merlin-extend/merlin-extend-0.3.ebuild
index fc7c9b64453..e15e2f21b2f 100644
--- a/dev-ml/merlin-extend/merlin-extend-0.3.ebuild
+++ b/dev-ml/merlin-extend/merlin-extend-0.3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit findlib
 
@@ -12,7 +12,6 @@ 
SRC_URI="https://github.com/let-def/merlin-extend/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
-IUSE=""
 
 DEPEND="dev-lang/ocaml:0/4.05.0"
 RDEPEND="${DEPEND}"

Reply via email to