diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:38 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:38 +0100 |
commit | 88b4a5aec49b0d7bea41f6fde4bb52d56f73ad90 (patch) | |
tree | 692a87d7a545e392b0d6eb1cb765b27c83914641 /dev-ml/facile | |
parent | mail-filter/spamassassin-3.4.1-r19: alpha stable (diff) | |
download | gentoo-88b4a5aec49b0d7bea41f6fde4bb52d56f73ad90.tar.gz gentoo-88b4a5aec49b0d7bea41f6fde4bb52d56f73ad90.tar.bz2 gentoo-88b4a5aec49b0d7bea41f6fde4bb52d56f73ad90.zip |
dev-ml/facile-1.1.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/636624
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 efc317295afe..ad0dc422f9c2 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?]" |