diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-05-29 11:15:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-05-29 11:15:32 +0000 |
commit | 7f67b29befa98dc9b64a7cfa4341f1aa7562fcf9 (patch) | |
tree | 6937328d6cdb459f48c201355ce849142a09c2c1 /app-emulation/spice | |
parent | add ~x86, bug 368961 (diff) | |
download | gentoo-2-7f67b29befa98dc9b64a7cfa4341f1aa7562fcf9.tar.gz gentoo-2-7f67b29befa98dc9b64a7cfa4341f1aa7562fcf9.tar.bz2 gentoo-2-7f67b29befa98dc9b64a7cfa4341f1aa7562fcf9.zip |
add ~x86, bug 368961
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice/spice-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index 2bd792aae8ce..4ef55f178e79 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.11 2011/04/27 08:09:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.12 2011/05/29 11:15:32 fauli Exp $ + + 29 May 2011; Christian Faulhammer <fauli@gentoo.org> spice-0.8.1.ebuild: + add ~x86, bug 368961 *spice-0.8.1 (27 Apr 2011) diff --git a/app-emulation/spice/spice-0.8.1.ebuild b/app-emulation/spice/spice-0.8.1.ebuild index 9897a2df5ae9..fbdbdb5462bd 100644 --- a/app-emulation/spice/spice-0.8.1.ebuild +++ b/app-emulation/spice/spice-0.8.1.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/spice-0.8.1.ebuild,v 1.1 2011/04/27 08:09:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.8.1.ebuild,v 1.2 2011/05/29 11:15:32 fauli Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+gui static-libs" RDEPEND=">=app-emulation/spice-protocol-0.8 |