diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 22:09:27 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 22:09:27 +0100 |
commit | f1638db48c227e4a214ed5701128b2a8fa896dc8 (patch) | |
tree | 30da690cf43ff18526506d588a3c886fa414c556 /dev-ml/facile | |
parent | net-analyzer/wireshark-2.2.4-r0: stable on alpha (diff) | |
download | gentoo-f1638db48c227e4a214ed5701128b2a8fa896dc8.tar.gz gentoo-f1638db48c227e4a214ed5701128b2a8fa896dc8.tar.bz2 gentoo-f1638db48c227e4a214ed5701128b2a8fa896dc8.zip |
dev-ml/facile-1.1.2-r0: stable on alpha
Gentoo-Bug: 607032
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 53b0480271b6..27570a323e88 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?]" |