diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-16 09:28:19 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-16 10:00:43 -0500 |
commit | c23ec36f504d175d3062790eb8be543e7df6b180 (patch) | |
tree | 7fb53634a2f4d8b3829675afaa0d481bcf364fd1 /app-admin/mcollective | |
parent | dev-util/buildbot: Improve pkg_config operation (diff) | |
download | gentoo-c23ec36f504d175d3062790eb8be543e7df6b180.tar.gz gentoo-c23ec36f504d175d3062790eb8be543e7df6b180.tar.bz2 gentoo-c23ec36f504d175d3062790eb8be543e7df6b180.zip |
app-admin/mcollective: 2.11.2 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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mcollective/mcollective-2.11.2.ebuild b/app-admin/mcollective/mcollective-2.11.2.ebuild index 795e37902641..1e7cca4d5674 100644 --- a/app-admin/mcollective/mcollective-2.11.2.ebuild +++ b/app-admin/mcollective/mcollective-2.11.2.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="" |