Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mcollective/
Date: Fri, 24 Feb 2017 17:39:58
Message-Id: 1487957374.e090b4300fe977a5e8334ded2476ad041e51ef9b.prometheanfire@gentoo
1 commit: e090b4300fe977a5e8334ded2476ad041e51ef9b
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 24 17:29:34 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 24 17:29:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e090b430
7
8 app-admin/mcollective: 2.10.1 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-admin/mcollective/mcollective-2.10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/mcollective/mcollective-2.10.1.ebuild b/app-admin/mcollective/mcollective-2.10.1.ebuild
16 index 2f791599c2..48e6844258 100644
17 --- a/app-admin/mcollective/mcollective-2.10.1.ebuild
18 +++ b/app-admin/mcollective/mcollective-2.10.1.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/all/marionette-collective-${PV}"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="doc +client"
26
27 DEPEND=""