diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:55:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:55:52 +0200 |
commit | 2bcde4a661e47638ff8cb955b3cbbd09f67c2be7 (patch) | |
tree | f4e0343de84f26002b06e1afc194b35e538a72db /app-emulation | |
parent | games-action/violetland: Remove old (diff) | |
download | gentoo-2bcde4a661e47638ff8cb955b3cbbd09f67c2be7.tar.gz gentoo-2bcde4a661e47638ff8cb955b3cbbd09f67c2be7.tar.bz2 gentoo-2bcde4a661e47638ff8cb955b3cbbd09f67c2be7.zip |
app-emulation/cloud-init: ppc64 stable wrt bug #586656
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/cloud-init/cloud-init-0.7.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/cloud-init/cloud-init-0.7.6-r2.ebuild b/app-emulation/cloud-init/cloud-init-0.7.6-r2.ebuild index 17d3360f1f96..2254a19a64ca 100644 --- a/app-emulation/cloud-init/cloud-init-0.7.6-r2.ebuild +++ b/app-emulation/cloud-init/cloud-init-0.7.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ppc64 ~x86" IUSE="test" CDEPEND=" |