summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-08 14:21:51 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-08 15:49:54 +0900
commit38dce73a7568d54352f2fe5e9a8b172224b55b20 (patch)
tree7d964bb76603c877be72db01a213d03ec6ee3b92 /dev-ml/camlp5/camlp5-6.17.ebuild
parentdev-ruby/hoe: add 3.16.0 (diff)
downloadgentoo-38dce73a7568d54352f2fe5e9a8b172224b55b20.tar.gz
gentoo-38dce73a7568d54352f2fe5e9a8b172224b55b20.tar.bz2
gentoo-38dce73a7568d54352f2fe5e9a8b172224b55b20.zip
dev-ml/camlp5: amd64 stable wrt bug #604938
Diffstat (limited to 'dev-ml/camlp5/camlp5-6.17.ebuild')
-rw-r--r--dev-ml/camlp5/camlp5-6.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlp5/camlp5-6.17.ebuild b/dev-ml/camlp5/camlp5-6.17.ebuild
index f7616f3e0f7c..bb3a5ca5f9b1 100644
--- a/dev-ml/camlp5/camlp5-6.17.ebuild
+++ b/dev-ml/camlp5/camlp5-6.17.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$
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-rel$(replace_all_version_separators '')"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ppc ~x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"