diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2018-12-16 09:37:23 +0100 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2018-12-16 09:37:23 +0100 |
commit | 2776edd97ed40cfb4a9228d7c7916949cb59a9a6 (patch) | |
tree | 5f9f11f3e4627a51356bc06b7dbaccaeccd8156e /dev-lang/spark | |
parent | sci-mathematics/why3-for-spark: Stable (diff) | |
download | gentoo-2776edd97ed40cfb4a9228d7c7916949cb59a9a6.tar.gz gentoo-2776edd97ed40cfb4a9228d7c7916949cb59a9a6.tar.bz2 gentoo-2776edd97ed40cfb4a9228d7c7916949cb59a9a6.zip |
dev-lang/spark: Stable
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-lang/spark')
-rw-r--r-- | dev-lang/spark/spark-2017.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/spark/spark-2018.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/spark/spark-2017.ebuild b/dev-lang/spark/spark-2017.ebuild index 47ad4e812b0f..be23d86d0c24 100644 --- a/dev-lang/spark/spark-2017.ebuild +++ b/dev-lang/spark/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 @@ -16,7 +16,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591c4777c7a447af2deed05e LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND="dev-lang/gnat-gpl:6.3.0 diff --git a/dev-lang/spark/spark-2018.ebuild b/dev-lang/spark/spark-2018.ebuild index 8aad4b2c9af1..d538aa73fcb2 100644 --- a/dev-lang/spark/spark-2018.ebuild +++ b/dev-lang/spark/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 @@ -16,7 +16,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/5b0819dec7a447df26c27a47 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND="dev-lang/gnat-gpl:7.3.1 |