diff options
author | 2013-02-02 22:22:35 +0000 | |
---|---|---|
committer | 2013-02-02 22:22:35 +0000 | |
commit | 26817800bbfd8e386058a68f505553e127b673bd (patch) | |
tree | 42ad6c7b6b930d8982481115c2547f30d12ed255 /app-emulation/spice-protocol | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-26817800bbfd8e386058a68f505553e127b673bd.tar.gz gentoo-2-26817800bbfd8e386058a68f505553e127b673bd.tar.bz2 gentoo-2-26817800bbfd8e386058a68f505553e127b673bd.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index 7da53e6959b2..43c2ff187dad 100644 --- a/app-emulation/spice-protocol/ChangeLog +++ b/app-emulation/spice-protocol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice-protocol # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.32 2013/01/12 22:04:13 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.33 2013/02/02 22:22:35 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.12.2.ebuild: + Add ~arm, wrt bug #449220 *spice-protocol-0.12.3 (12 Jan 2013) diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild index 68f18f5f1f36..a101ac191ba7 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.12.2.ebuild,v 1.8 2013/01/06 09:14:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild,v 1.9 2013/02/02 22:22:35 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |