summaryrefslogtreecommitdiff
path: root/dev-ml/facile
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-11-19 17:24:35 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-11-19 17:27:50 +1100
commit06278255e4964d5fc8d831781cbadf646a7bd82b (patch)
treeb06153475fb90740574352bbd181cba40a4e6705 /dev-ml/facile
parent36d5d1ee683c56a9fb9d18be0e885c3e849d5d57 (diff)
downloadgentoo-06278255e4964d5fc8d831781cbadf646a7bd82b.tar.gz
gentoo-06278255e4964d5fc8d831781cbadf646a7bd82b.tar.xz
dev-ml/facile: stabilise 1.1.3 for amd64
Bug: https://bugs.gentoo.org/636624 Package-Manager: Portage-2.3.8, Repoman-2.3.4
Diffstat (limited to 'dev-ml/facile')
-rw-r--r--dev-ml/facile/facile-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/facile/facile-1.1.3.ebuild b/dev-ml/facile/facile-1.1.3.ebuild
index a1d0c160eb6..3027374ee74 100644
--- a/dev-ml/facile/facile-1.1.3.ebuild
+++ b/dev-ml/facile/facile-1.1.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://opti.recherche.enac.fr/facile/distrib/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"