diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-04-16 13:45:15 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-04-16 13:51:05 -0500 |
commit | 99215dac856829e140c0f6d7940ef8f0a590d871 (patch) | |
tree | c8a123df9f6b061beae7c83c68cb952944aaf1ce /app-admin/mcollective/mcollective-2.10.3.ebuild | |
parent | dev-ruby/facter: cleanup (diff) | |
download | gentoo-99215dac856829e140c0f6d7940ef8f0a590d871.tar.gz gentoo-99215dac856829e140c0f6d7940ef8f0a590d871.tar.bz2 gentoo-99215dac856829e140c0f6d7940ef8f0a590d871.zip |
app-admin/mcollective: 2.10.3 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-admin/mcollective/mcollective-2.10.3.ebuild')
-rw-r--r-- | app-admin/mcollective/mcollective-2.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mcollective/mcollective-2.10.3.ebuild b/app-admin/mcollective/mcollective-2.10.3.ebuild index 975f85e142ee..ec955b142317 100644 --- a/app-admin/mcollective/mcollective-2.10.3.ebuild +++ b/app-admin/mcollective/mcollective-2.10.3.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="" |