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-ada/aws/
Date: Sat, 01 Aug 2020 20:42:05
Message-Id: 1596314510.d97e47beb60dabde24d39232fdc85e7cc4994280.tupone@gentoo
1 commit: d97e47beb60dabde24d39232fdc85e7cc4994280
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 20:41:50 2020 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 20:41:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97e47be
7
8 dev-ada/aws: 2020 stable
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.23
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 dev-ada/aws/aws-2020.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ada/aws/aws-2020.ebuild b/dev-ada/aws/aws-2020.ebuild
17 index 9efa0313e56..d33c830bc50 100644
18 --- a/dev-ada/aws/aws-2020.ebuild
19 +++ b/dev-ada/aws/aws-2020.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://community.download.adacore.com/v1/c1b0f6863d1a30acaee1df022a65a
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 RDEPEND="dev-ada/xmlada[${ADA_USEDEP},shared,static-libs]"