diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-04-02 13:24:42 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-04-02 13:25:32 +0200 |
commit | e3e8e816e8945f661507f1235fd1779fe7039d35 (patch) | |
tree | 67ebd6b34fc1620bcbfa99fc601cf27e82da8e1a /sci-mathematics | |
parent | profiles/base: mask doc for sci-mathematics/why3-for-spark (diff) | |
download | gentoo-e3e8e816e8945f661507f1235fd1779fe7039d35.tar.gz gentoo-e3e8e816e8945f661507f1235fd1779fe7039d35.tar.bz2 gentoo-e3e8e816e8945f661507f1235fd1779fe7039d35.zip |
sci-mathematics/why3-for-spark: stabilize 2020 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/why3-for-spark/why3-for-spark-2020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2020.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2020.ebuild index 66a760496a92..201e90379c72 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2020.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2020.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://community.download.adacore.com/v1/8bb5801e17b8b23453262da69c981 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc emacs gtk html +ocamlopt zarith zip" RESTRICT="strip" |