diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2018-01-20 21:57:27 +0100 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2018-01-20 21:57:27 +0100 |
commit | 0cd98c3391699469d497f823d29c036b4ce1ab80 (patch) | |
tree | 07ffe8e065a19a47aa76e0fbebc48271cd299682 | |
parent | app-misc/openastro: fix obsolete svg useflag (diff) | |
download | gentoo-0cd98c3391699469d497f823d29c036b4ce1ab80.tar.gz gentoo-0cd98c3391699469d497f823d29c036b4ce1ab80.tar.bz2 gentoo-0cd98c3391699469d497f823d29c036b4ce1ab80.zip |
dev-ada/gprbuild: Stable on amd64
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | dev-ada/gprbuild/gprbuild-2017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/gprbuild/gprbuild-2017.ebuild b/dev-ada/gprbuild/gprbuild-2017.ebuild index 6f5f3f6a0d12..3cc42ef2dbdf 100644 --- a/dev-ada/gprbuild/gprbuild-2017.ebuild +++ b/dev-ada/gprbuild/gprbuild-2017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI=" -> xmlada-gpl-${PV}-src.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="gnat_2016 +gnat_2017" DEPEND="gnat_2016? ( dev-lang/gnat-gpl:4.9.4 ) |