diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:46:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:46:40 +0100 |
commit | e8dca9e32e255eebd4510ae94b94e4a39594ed37 (patch) | |
tree | ea98b91703e7d0321eb72d18b28f7ea4f80120aa /app-emulation | |
parent | dev-ruby/coffee-script: x86 stable wrt bug #567964 (diff) | |
download | gentoo-e8dca9e32e255eebd4510ae94b94e4a39594ed37.tar.gz gentoo-e8dca9e32e255eebd4510ae94b94e4a39594ed37.tar.bz2 gentoo-e8dca9e32e255eebd4510ae94b94e4a39594ed37.zip |
app-emulation/cloud-init: x86 stable wrt bug #568596
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/cloud-init/cloud-init-0.7.6-r1.ebuild b/app-emulation/cloud-init/cloud-init-0.7.6-r1.ebuild index 8bcd8326b2ab..4ba95f2e2443 100644 --- a/app-emulation/cloud-init/cloud-init-0.7.6-r1.ebuild +++ b/app-emulation/cloud-init/cloud-init-0.7.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" CDEPEND=" |