summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cryptokit/cryptokit-1.16.1-r2.ebuild (renamed from dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild b/dev-ml/cryptokit/cryptokit-1.16.1-r2.ebuild
index b2c57abf4cca..98b63a2cad4c 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
# bug #750740
DEPEND="
dev-ml/dune-configurator
- dev-ml/zarith:=[-mpir]
+ dev-ml/zarith:=[-mpir(-)]
zlib? ( >=sys-libs/zlib-1.1 )
"
RDEPEND="${DEPEND}"