diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 16:08:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 18:57:40 +0100 |
commit | 6f5287d43f4b5f10954ca9bf6b424d56d057b345 (patch) | |
tree | f8e025d2a1336c1405c07fa864a3ca780dad7ac2 /dev-ml/facile | |
parent | net-irc/shadowircd: x86 stable (bug #626046) (diff) | |
download | gentoo-6f5287d43f4b5f10954ca9bf6b424d56d057b345.tar.gz gentoo-6f5287d43f4b5f10954ca9bf6b424d56d057b345.tar.bz2 gentoo-6f5287d43f4b5f10954ca9bf6b424d56d057b345.zip |
dev-ml/facile: x86 stable (bug #636624)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-ml/facile')
-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 fe481a8bb684..9776d254556a 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?]" |