diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-11 09:50:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-11 09:50:22 +0200 |
commit | d67e696a234e3e3179cb4479827655fbec5fca5e (patch) | |
tree | b9e9750e3880d5573423a45e89541760b5d08a96 /app-emulation | |
parent | app-emulation/spice: amd64 stable wrt bug #616496 (diff) | |
download | gentoo-d67e696a234e3e3179cb4479827655fbec5fca5e.tar.gz gentoo-d67e696a234e3e3179cb4479827655fbec5fca5e.tar.bz2 gentoo-d67e696a234e3e3179cb4479827655fbec5fca5e.zip |
app-emulation/spice-protocol: amd64 stable wrt bug #616496
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild index aff9351b768e..d639fb92d42d 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |