diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:45:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:45:04 +0000 |
commit | 1a76baa3f3e89daf66ee10e974213e95798e3931 (patch) | |
tree | b62d490b84fb8edc1102d353f41bab10bf7a8649 /app-admin/mcollective/mcollective-2.2.0-r1.ebuild | |
parent | Stable for x86, wrt bug #485138 (diff) | |
download | historical-1a76baa3f3e89daf66ee10e974213e95798e3931.tar.gz historical-1a76baa3f3e89daf66ee10e974213e95798e3931.tar.bz2 historical-1a76baa3f3e89daf66ee10e974213e95798e3931.zip |
Stable for x86, wrt bug #459290
Package-Manager: portage-2.2.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-admin/mcollective/mcollective-2.2.0-r1.ebuild')
-rw-r--r-- | app-admin/mcollective/mcollective-2.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/mcollective/mcollective-2.2.0-r1.ebuild b/app-admin/mcollective/mcollective-2.2.0-r1.ebuild index 322e8545a24c..cdc1522c3ff7 100644 --- a/app-admin/mcollective/mcollective-2.2.0-r1.ebuild +++ b/app-admin/mcollective/mcollective-2.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.2.0-r1.ebuild,v 1.2 2013/09/21 13:29:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.2.0-r1.ebuild,v 1.3 2013/09/22 06:45:03 ago Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://puppetlabs.com/downloads/mcollective/${P}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc +client" DEPEND="" |