diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:39:35 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:41 -0500 |
commit | 05c5486872cdc52aadeba87736bef124492450de (patch) | |
tree | aea1433cbe9fab9233ac657c279740ecae7e471d /app-emulation | |
parent | dev-python/python-blazarclient: 2.1.0 allarches stablized (diff) | |
download | gentoo-05c5486872cdc52aadeba87736bef124492450de.tar.gz gentoo-05c5486872cdc52aadeba87736bef124492450de.tar.bz2 gentoo-05c5486872cdc52aadeba87736bef124492450de.zip |
app-emulation/spice-html5: 0.2.1 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-html5/spice-html5-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-html5/spice-html5-0.2.1.ebuild b/app-emulation/spice-html5/spice-html5-0.2.1.ebuild index 96b0048f7bd7..f5632403f2a1 100644 --- a/app-emulation/spice-html5/spice-html5-0.2.1.ebuild +++ b/app-emulation/spice-html5/spice-html5-0.2.1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="" |