From 7e278f5c3b1dc15bbce41b0c5574dfae1db6fc51 Mon Sep 17 00:00:00 2001 From: Tupone Alfredo Date: Wed, 25 Oct 2017 19:28:48 +0200 Subject: [PATCH] sci-mathematics/why3-for-spark: remove extra --disable-zip Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild index 0216951fd8165..c143320a492d0 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild @@ -49,7 +49,6 @@ src_configure() { --disable-coq-tactic \ --disable-pvs-libs \ --disable-isabelle-libs \ - --disable-zip \ $(use_enable coq coq-libs) \ $(use_enable doc) \ $(use_enable emacs emacs-compilation) \