diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:36:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:36:23 +0000 |
commit | df66ebf737b0ccc36ba455ffbbc061b4bc11a1f4 (patch) | |
tree | 20c4738f22bea09b2d1bade259d05d11fdb5ed59 /app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-df66ebf737b0ccc36ba455ffbbc061b4bc11a1f4.tar.gz gentoo-2-df66ebf737b0ccc36ba455ffbbc061b4bc11a1f4.tar.bz2 gentoo-2-df66ebf737b0ccc36ba455ffbbc061b4bc11a1f4.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 82324154b7c7..fbf5b0a216f3 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-2012 Gentoo Foundation +# 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.5 2012/12/31 15:26:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild,v 1.6 2013/01/01 11:36:23 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="" DEPEND="" |