summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-15 00:38:23 +0000
committerSam James <sam@gentoo.org>2020-08-15 00:38:23 +0000
commit97800b29262ff6fd1b7b2bd5b802eca799641702 (patch)
treef0a02cef25f92d7fa094d05ee9909f60f562dcea /dev-ml
parentdev-ml/ocamlbuild: Stabilize 0.14.0 amd64, #708884 (diff)
downloadgentoo-97800b29262ff6fd1b7b2bd5b802eca799641702.tar.gz
gentoo-97800b29262ff6fd1b7b2bd5b802eca799641702.tar.bz2
gentoo-97800b29262ff6fd1b7b2bd5b802eca799641702.zip
dev-ml/cryptokit: Stabilize 1.11 amd64, #737156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cryptokit/cryptokit-1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild b/dev-ml/cryptokit/cryptokit-1.11.ebuild
index 5fe154a01bc7..6e5371e5df0f 100644
--- a/dev-ml/cryptokit/cryptokit-1.11.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -13,7 +13,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="zlib"
DEPEND="zlib? ( >=sys-libs/zlib-1.1 )