diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:57:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 12:00:34 +0100 |
commit | 52c1aff2179b8e790c30935f6744eefe9033bb07 (patch) | |
tree | 4068881ff6f12b3f821334533494e3b0f8fb491b /dev-ml | |
parent | net-analyzer/ntop: ppc stable wrt bug #599732 (diff) | |
download | gentoo-52c1aff2179b8e790c30935f6744eefe9033bb07.tar.gz gentoo-52c1aff2179b8e790c30935f6744eefe9033bb07.tar.bz2 gentoo-52c1aff2179b8e790c30935f6744eefe9033bb07.zip |
dev-ml/facile: ppc stable wrt bug #607032
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 83a4bb73cdc0..b8b385bb1ed3 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?]" |