summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-16 14:25:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-16 14:25:30 +0100
commitca950e25a2d249e8619d3eb61403fd8d66d6db78 (patch)
tree872e2be973c934133ae55c51140360b0284ad6f3 /dev-ml/extlib
parentdev-ml/cppo: amd64 stable wrt bug #586910 (diff)
downloadgentoo-ca950e25a2d249e8619d3eb61403fd8d66d6db78.tar.gz
gentoo-ca950e25a2d249e8619d3eb61403fd8d66d6db78.tar.bz2
gentoo-ca950e25a2d249e8619d3eb61403fd8d66d6db78.zip
dev-ml/extlib: amd64 stable wrt bug #586910
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/extlib')
-rw-r--r--dev-ml/extlib/extlib-1.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/extlib/extlib-1.7.1.ebuild b/dev-ml/extlib/extlib-1.7.1.ebuild
index fcd84af44e02..24d62866a367 100644
--- a/dev-ml/extlib/extlib-1.7.1.ebuild
+++ b/dev-ml/extlib/extlib-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
S="${WORKDIR}/ocaml-${P}"