diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 16:27:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 16:27:40 +0100 |
commit | beb90f2f10d5ac4b39b333d03a92f4d820ddc5c8 (patch) | |
tree | cd37f68b71efa786b4bacc5a8985ec01a94cfe5f /dev-ml | |
parent | app-text/a2ps: ia64 stable wrt bug #507024 (diff) | |
download | gentoo-beb90f2f10d5ac4b39b333d03a92f4d820ddc5c8.tar.gz gentoo-beb90f2f10d5ac4b39b333d03a92f4d820ddc5c8.tar.bz2 gentoo-beb90f2f10d5ac4b39b333d03a92f4d820ddc5c8.zip |
dev-ml/facile: ia64 stable wrt bug #607032
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 b8b385bb1ed3..fdf54cbb1550 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?]" |