diff options
author | 2018-11-10 15:26:33 +0100 | |
---|---|---|
committer | 2018-11-10 15:26:54 +0100 | |
commit | d8e9f84397567347d3d765ca82c5a2b08ad6f613 (patch) | |
tree | bbc7d8bbff58ded38aa7a72eda3840b38b4bb7ea /dev-ada/aunit/aunit-2018.ebuild | |
parent | dev-ada/aws: remove GCC hack (diff) | |
download | gentoo-d8e9f84397567347d3d765ca82c5a2b08ad6f613.tar.gz gentoo-d8e9f84397567347d3d765ca82c5a2b08ad6f613.tar.bz2 gentoo-d8e9f84397567347d3d765ca82c5a2b08ad6f613.zip |
dev-ada/aunit: stabilize and remove old
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ada/aunit/aunit-2018.ebuild')
-rw-r--r-- | dev-ada/aunit/aunit-2018.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/aunit/aunit-2018.ebuild b/dev-ada/aunit/aunit-2018.ebuild index 48583df18f6f..ccb8643f3730 100644 --- a/dev-ada/aunit/aunit-2018.ebuild +++ b/dev-ada/aunit/aunit-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/5b0819e0c7a447df26c27ab3 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnat_2016 gnat_2017 +gnat_2018" RDEPEND="gnat_2016? ( dev-lang/gnat-gpl:4.9.4 ) |