summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/opam-state/opam-state-2.0.7-r1.ebuild (renamed from dev-ml/opam-state/opam-state-2.0.7.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/opam-state/opam-state-2.0.7.ebuild b/dev-ml/opam-state/opam-state-2.0.7-r1.ebuild
index a0a6b6eda7c1..6a79137fcca9 100644
--- a/dev-ml/opam-state/opam-state-2.0.7.ebuild
+++ b/dev-ml/opam-state/opam-state-2.0.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,8 +15,8 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND="
- dev-ml/opam-repository:=
- dev-ml/re:=
+ ~dev-ml/opam-repository-${PV}:=
+ dev-ml/re:=
dev-ml/opam-file-format:=
"
DEPEND="${RDEPEND}"