summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-15 12:17:51 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-15 12:19:03 +0300
commit2c737a7277a73f69bbd2e8542d32ab2e24fc6285 (patch)
treec4a152d040c378ec39510860128599049a942079 /dev-ml
parentdev-python/cython: Bump to 0.29.2 (diff)
downloadgentoo-2c737a7277a73f69bbd2e8542d32ab2e24fc6285.tar.gz
gentoo-2c737a7277a73f69bbd2e8542d32ab2e24fc6285.tar.bz2
gentoo-2c737a7277a73f69bbd2e8542d32ab2e24fc6285.zip
dev-ml/zarith: amd64 stable wrt bug #672444
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/zarith/zarith-1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/zarith/zarith-1.7.ebuild b/dev-ml/zarith/zarith-1.7.ebuild
index 857c5026e9d6..133092897581 100644
--- a/dev-ml/zarith/zarith-1.7.ebuild
+++ b/dev-ml/zarith/zarith-1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/Zarith/archive/release-${PV}.tar.gz -> ${P}.ta
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="doc mpir +ocamlopt"
RDEPEND="