Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/
Date: Tue, 28 May 2019 06:21:38
Message-Id: 1559024466.c2f9b0f62c679bc46519953ca4f35081445be3e1.tupone@gentoo
1 commit: c2f9b0f62c679bc46519953ca4f35081445be3e1
2 Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 28 06:21:06 2019 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Tue May 28 06:21:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f9b0f6
7
8 dev-lang/gnat-gpl: Stabilize gnat-gpl-2018-r2 version
9
10 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-lang/gnat-gpl/gnat-gpl-2018-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/gnat-gpl/gnat-gpl-2018-r2.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2018-r2.ebuild
17 index 68a8127b6a5..7dfa7ce108d 100644
18 --- a/dev-lang/gnat-gpl/gnat-gpl-2018-r2.ebuild
19 +++ b/dev-lang/gnat-gpl/gnat-gpl-2018-r2.ebuild
20 @@ -36,7 +36,7 @@ SRC_URI+="
21 )"
22
23 LICENSE+=" GPL-2 GPL-3"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="+bootstrap"
27
28 RDEPEND="!sys-devel/gcc:${GCC_CONFIG_VER}"