diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:29 +0100 |
commit | 64fea3474140001a8242441e96de4463f7835415 (patch) | |
tree | 1a51ce40eae2e04a03f97528bd037bd58e628ac3 /dev-ml/facile | |
parent | dev-ml/camlzip: amd64 stable wrt bug #607028 (diff) | |
download | gentoo-64fea3474140001a8242441e96de4463f7835415.tar.gz gentoo-64fea3474140001a8242441e96de4463f7835415.tar.bz2 gentoo-64fea3474140001a8242441e96de4463f7835415.zip |
dev-ml/facile: amd64 stable wrt bug #607032
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/facile')
-rw-r--r-- | dev-ml/facile/facile-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/facile/facile-1.1.2.ebuild b/dev-ml/facile/facile-1.1.2.ebuild index 5fb1451ce5bc..53b0480271b6 100644 --- a/dev-ml/facile/facile-1.1.2.ebuild +++ b/dev-ml/facile/facile-1.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.recherche.enac.fr/log/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?]" |