diff options
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="" |