diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 13:59:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 14:03:02 -0500 |
commit | 900a9dc08d8e3038e7a0da403098504c746ffe5d (patch) | |
tree | 995eb6710047472fb87de8d2c68b89cf731b118c /app-admin/mcollective | |
parent | sys-auth/nss-pam-ldapd: 0.9.8 stable amd64 and x86 (diff) | |
download | gentoo-900a9dc08d8e3038e7a0da403098504c746ffe5d.tar.gz gentoo-900a9dc08d8e3038e7a0da403098504c746ffe5d.tar.bz2 gentoo-900a9dc08d8e3038e7a0da403098504c746ffe5d.zip |
app-admin/mcollective: 2.11.1 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-admin/mcollective')
-rw-r--r-- | app-admin/mcollective/mcollective-2.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mcollective/mcollective-2.11.1.ebuild b/app-admin/mcollective/mcollective-2.11.1.ebuild index 67a7aed01371..4caa041bf9c9 100644 --- a/app-admin/mcollective/mcollective-2.11.1.ebuild +++ b/app-admin/mcollective/mcollective-2.11.1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/all/marionette-collective-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc +client" DEPEND="" |