diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-17 12:32:35 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-17 12:32:35 -0600 |
commit | 388479c93dbe64bb9f6fd1660de71f9ccd5806ca (patch) | |
tree | def45ef35c9c409e4c3dad61783cf40c98ded2ae /app-emulation/cloud-init | |
parent | media-tv/kodi: Change maintainership (diff) | |
download | gentoo-388479c93dbe64bb9f6fd1660de71f9ccd5806ca.tar.gz gentoo-388479c93dbe64bb9f6fd1660de71f9ccd5806ca.tar.bz2 gentoo-388479c93dbe64bb9f6fd1660de71f9ccd5806ca.zip |
app-emulation/cloud-init: 0.7.9 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation/cloud-init')
-rw-r--r-- | app-emulation/cloud-init/cloud-init-0.7.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/cloud-init/cloud-init-0.7.9.ebuild b/app-emulation/cloud-init/cloud-init-0.7.9.ebuild index 746ae04ba99d..ff96674f5dbe 100644 --- a/app-emulation/cloud-init/cloud-init-0.7.9.ebuild +++ b/app-emulation/cloud-init/cloud-init-0.7.9.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 # $Id$ @@ -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=" |