summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice-protocol/ChangeLog6
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog
index 1bce5ab4677d..1422fabd6373 100644
--- a/app-emulation/spice-protocol/ChangeLog
+++ b/app-emulation/spice-protocol/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice-protocol
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.7 2011/04/27 11:33:19 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.8 2011/05/29 11:13:04 fauli Exp $
+
+ 29 May 2011; Christian Faulhammer <fauli@gentoo.org>
+ spice-protocol-0.8.0-r1.ebuild:
+ add ~x86, bug 368961
*spice-protocol-0.8.0-r1 (27 Apr 2011)
diff --git a/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild
index 7f54dbab493e..d8228047702e 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild,v 1.1 2011/04/27 11:33:19 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild,v 1.2 2011/05/29 11:13:04 fauli Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""