mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
app-text/cpdf: ocaml-4 is already the min version
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
c59ece6a5a
commit
1a8dd3169c
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -16,7 +16,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="doc"
|
||||
|
||||
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt]
|
||||
RDEPEND="dev-lang/ocaml:=[ocamlopt]
|
||||
~dev-ml/camlpdf-${PV}:="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="doc"
|
||||
|
||||
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt]
|
||||
RDEPEND="dev-lang/ocaml:=[ocamlopt]
|
||||
~dev-ml/camlpdf-${PV}:="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user