diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:24:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:24:35 +0100 |
commit | e4262b349779e0646644c365068edb507984a7ca (patch) | |
tree | b3a414d92787d907f8822272c89664cd706450bd /dev-ml/facile/facile-1.1.2.ebuild | |
parent | sys-apps/hdparm-9.50-r0: stable on alpha (diff) | |
download | gentoo-e4262b349779e0646644c365068edb507984a7ca.tar.gz gentoo-e4262b349779e0646644c365068edb507984a7ca.tar.bz2 gentoo-e4262b349779e0646644c365068edb507984a7ca.zip |
dev-ml/facile: ppc64 stable wrt bug #607032
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/facile/facile-1.1.2.ebuild')
-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 3b046b93a1a6..5fb1451ce5bc 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?]" |