mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-ml/seq: update >=3.0 deps
Closes: https://bugs.gentoo.org/904167 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -14,4 +14,5 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="<dev-lang/ocaml-4.07"
|
||||
RDEPEND=">=dev-lang/ocaml-4.07"
|
||||
BDEPEND="${RDEPEND}"
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2022 Gentoo Authors
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -14,4 +14,5 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="<dev-lang/ocaml-4.07"
|
||||
RDEPEND=">=dev-lang/ocaml-4.07"
|
||||
BDEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user