diff options
author | 2017-11-09 21:44:35 +0000 | |
---|---|---|
committer | 2017-11-09 22:21:36 +0000 | |
commit | 879db409ac93376c0d197ba15373e50a986de6c9 (patch) | |
tree | 53366f0dbf311daf9a6d25cd0e01d77abe923afc /dev-ml/facile | |
parent | app-office/libreoffice-bin: Block on the head (diff) | |
download | gentoo-879db409ac93376c0d197ba15373e50a986de6c9.tar.gz gentoo-879db409ac93376c0d197ba15373e50a986de6c9.tar.bz2 gentoo-879db409ac93376c0d197ba15373e50a986de6c9.zip |
dev-ml/facile: stable 1.1.3 for ppc/ppc64, bug #636624
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc ppc64"
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 ad0dc422f9c2..a1d0c160eb67 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?]" |