diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:40:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:40:02 +0100 |
commit | 2efb25ae5e95cdacc78849d9bd4bddfbe8d0ac45 (patch) | |
tree | 07b346e7d8ec2f02bda113f6b3ace8747128b814 /app-emulation/spice-protocol | |
parent | app-emulation/spice: x86 stable wrt bug #712570 (diff) | |
download | gentoo-2efb25ae5e95cdacc78849d9bd4bddfbe8d0ac45.tar.gz gentoo-2efb25ae5e95cdacc78849d9bd4bddfbe8d0ac45.tar.bz2 gentoo-2efb25ae5e95cdacc78849d9bd4bddfbe8d0ac45.zip |
app-emulation/spice-protocol: x86 stable wrt bug #712570
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild index 2811dc9f2f09..909700ae97c4 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild @@ -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="" |