diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-11-19 17:24:35 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-11-19 17:27:50 +1100 |
commit | 06278255e4964d5fc8d831781cbadf646a7bd82b (patch) | |
tree | b06153475fb90740574352bbd181cba40a4e6705 /dev-ml | |
parent | net-irc/konversation: remove vulnerable (diff) | |
download | gentoo-06278255e4964d5fc8d831781cbadf646a7bd82b.tar.gz gentoo-06278255e4964d5fc8d831781cbadf646a7bd82b.tar.bz2 gentoo-06278255e4964d5fc8d831781cbadf646a7bd82b.zip |
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')
-rw-r--r-- | dev-ml/facile/facile-1.1.3.ebuild | 2 |
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 a1d0c160eb67..3027374ee74d 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?]" |