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/aunit/
Date: Sat, 01 Aug 2020 20:41:02
Message-Id: 1596314447.3788830e5df45bbb67b4ac1205f6febe08bf57e9.tupone@gentoo
1 commit: 3788830e5df45bbb67b4ac1205f6febe08bf57e9
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 20:40:25 2020 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 20:40:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3788830e
7
8 dev-ada/aunit: 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/aunit/aunit-2020.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ada/aunit/aunit-2020.ebuild b/dev-ada/aunit/aunit-2020.ebuild
17 index c2cfc06360d..f1426b1a3cf 100644
18 --- a/dev-ada/aunit/aunit-2020.ebuild
19 +++ b/dev-ada/aunit/aunit-2020.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://community.download.adacore.com/v1/6c8702d4a3c4a39f5da077716e44b
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 RDEPEND="${ADA_DEPS}"