diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:07:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:44 +0100 |
commit | e8d0ac14a16b89f8c94b93e3891bf11fe5c75703 (patch) | |
tree | b5954a13fc2bbb03e163504231bd0678823b934a /app-emulation/spice-protocol | |
parent | sys-fs/shake: x86 stable (bug #668646) (diff) | |
download | gentoo-e8d0ac14a16b89f8c94b93e3891bf11fe5c75703.tar.gz gentoo-e8d0ac14a16b89f8c94b93e3891bf11fe5c75703.tar.bz2 gentoo-e8d0ac14a16b89f8c94b93e3891bf11fe5c75703.zip |
app-emulation/spice-protocol: x86 stable (bug #670240)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.14.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.14.ebuild index 75b635646715..42fae559fca6 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.14.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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="" |