diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-19 20:50:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-19 20:50:01 +0100 |
commit | 87a290947fcaf368f8b776ab1a8b7c7d612b24b6 (patch) | |
tree | 475b892f46893140e5aeef1166029e7fd7dcb037 /app-emulation/spice-protocol | |
parent | app-emulation/spice: amd64 stable wrt bug #650878 (diff) | |
download | gentoo-87a290947fcaf368f8b776ab1a8b7c7d612b24b6.tar.gz gentoo-87a290947fcaf368f8b776ab1a8b7c7d612b24b6.tar.bz2 gentoo-87a290947fcaf368f8b776ab1a8b7c7d612b24b6.zip |
app-emulation/spice-protocol: amd64 stable wrt bug #650878
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild index fe3743969c8c..2581ebf9a335 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |