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/xmlada/
Date: Sat, 01 Aug 2020 20:35:54
Message-Id: 1596314137.c53885c5efecc48c36fd70c0ac8170e38c49fbd6.tupone@gentoo
1 commit: c53885c5efecc48c36fd70c0ac8170e38c49fbd6
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 20:35:37 2020 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 20:35:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53885c5
7
8 dev-ada/xmlada: 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/xmlada/xmlada-2020.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ada/xmlada/xmlada-2020.ebuild b/dev-ada/xmlada/xmlada-2020.ebuild
17 index 50ecc0beced..4fe97505e82 100644
18 --- a/dev-ada/xmlada/xmlada-2020.ebuild
19 +++ b/dev-ada/xmlada/xmlada-2020.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://community.download.adacore.com/v1/c799502295baf074ad17b48c50f62
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="+shared static-libs static-pic"
27 REQUIRED_USE="|| ( shared static-libs static-pic )
28 ${ADA_REQUIRED_USE}"