diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-11-10 22:18:15 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-11-10 22:19:52 -0600 |
commit | f607f734d69562f11e0f41ada691af6f24b64b30 (patch) | |
tree | db40119c579ad87e879f87a6c7d0c5c0efe86c52 /app-admin/mcollective | |
parent | net-misc/x11-ssh-askpass: drop old EAPI (diff) | |
download | gentoo-f607f734d69562f11e0f41ada691af6f24b64b30.tar.gz gentoo-f607f734d69562f11e0f41ada691af6f24b64b30.tar.bz2 gentoo-f607f734d69562f11e0f41ada691af6f24b64b30.zip |
app-admin/mcollective: 2.12.5 stable amd64/x86
Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/mcollective')
-rw-r--r-- | app-admin/mcollective/mcollective-2.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mcollective/mcollective-2.12.5.ebuild b/app-admin/mcollective/mcollective-2.12.5.ebuild index f3db2424947f..efeca85ce465 100644 --- a/app-admin/mcollective/mcollective-2.12.5.ebuild +++ b/app-admin/mcollective/mcollective-2.12.5.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="" |