Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
Date: Wed, 11 Mar 2020 15:58:35
Message-Id: 1583942305.c549e573e13ba73c902ba5b1fe960bc367ac213b.prometheanfire@gentoo
1 commit: c549e573e13ba73c902ba5b1fe960bc367ac213b
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 11 15:57:23 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 11 15:58:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c549e573
7
8 app-admin/ansible: 2.9.5 stable amd64/x86
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/ansible/ansible-2.9.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/ansible/ansible-2.9.5.ebuild b/app-admin/ansible/ansible-2.9.5.ebuild
17 index 73f6fb55df5..4e4f9dd72e8 100644
18 --- a/app-admin/ansible/ansible-2.9.5.ebuild
19 +++ b/app-admin/ansible/ansible-2.9.5.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
25 +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
26 IUSE="doc test"
27 RESTRICT="test"