commit: 4328909f102e0e17115d62ba25b35719bd53991f
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 09:03:17 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 09:57:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4328909f
app-admin/mcollective-2.11.0-r0: add amd64 keyword
Gentoo-Bug: 624704
app-admin/mcollective/mcollective-2.11.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/mcollective/mcollective-2.11.0.ebuild
b/app-admin/mcollective/mcollective-2.11.0.ebuild
index 975f85e142e..6afdfaded51 100644
--- a/app-admin/mcollective/mcollective-2.11.0.ebuild
+++ b/app-admin/mcollective/mcollective-2.11.0.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=""