diff options
author | 2016-06-14 12:19:40 +0200 | |
---|---|---|
committer | 2016-06-14 12:19:40 +0200 | |
commit | daf72a6fa47815897350b86cf3e967b14eac57fe (patch) | |
tree | 9e3f427490c841e088419c705545278005f24f27 /app-emulation/spice-protocol | |
parent | app-emulation/spice: amd64 stable wrt bug #584126 (diff) | |
download | gentoo-daf72a6fa47815897350b86cf3e967b14eac57fe.tar.gz gentoo-daf72a6fa47815897350b86cf3e967b14eac57fe.tar.bz2 gentoo-daf72a6fa47815897350b86cf3e967b14eac57fe.zip |
app-emulation/spice-protocol: amd64 stable wrt bug #584126
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild index ffba0016f938..bcf1b03e6713 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild @@ -10,7 +10,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="" |