diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2018-12-16 09:36:37 +0100 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2018-12-16 09:36:37 +0100 |
commit | 05ca892773aa24c6dd3b8b0fa28d5aa261ffe4f0 (patch) | |
tree | 7f3cb59bf2941da33a2b501aff2890e522fcc17d /sci-mathematics/why3-for-spark | |
parent | sci-mathematics/alt-ergo: Stable release (diff) | |
download | gentoo-05ca892773aa24c6dd3b8b0fa28d5aa261ffe4f0.tar.gz gentoo-05ca892773aa24c6dd3b8b0fa28d5aa261ffe4f0.tar.bz2 gentoo-05ca892773aa24c6dd3b8b0fa28d5aa261ffe4f0.zip |
sci-mathematics/why3-for-spark: Stable
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-mathematics/why3-for-spark')
-rw-r--r-- | sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 f79b8ccbe05c..d7e68eab3720 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed055 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="coq doc emacs gtk html hypothesis-selection +ocamlopt profiling zarith zip" RESTRICT=strip diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild index e766cce4ade3..da20dbb96af0 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/5b0819dec7a447df26c27a43 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="coq doc emacs gtk html hypothesis-selection +ocamlopt profiling zarith zip" RESTRICT=strip |