diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-04-18 14:35:56 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-04-18 14:51:56 -0500 |
commit | 677d283cb9fea385adb6a8b8015e2980b21a2d50 (patch) | |
tree | 66dad24efcee8e1b063b922195ee25b6ca0a0f02 /app-admin | |
parent | dev-ruby/stomp: 1.4.4 stable amd64/x86 for mcollective (diff) | |
download | gentoo-677d283cb9fea385adb6a8b8015e2980b21a2d50.tar.gz gentoo-677d283cb9fea385adb6a8b8015e2980b21a2d50.tar.bz2 gentoo-677d283cb9fea385adb6a8b8015e2980b21a2d50.zip |
app-admin/mcollective: 2.12.0-r1 stable amd64 and x86
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/mcollective/mcollective-2.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mcollective/mcollective-2.12.0-r1.ebuild b/app-admin/mcollective/mcollective-2.12.0-r1.ebuild index d916d675849e..bda2a9017f8e 100644 --- a/app-admin/mcollective/mcollective-2.12.0-r1.ebuild +++ b/app-admin/mcollective/mcollective-2.12.0-r1.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="" |