diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:25:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:25:37 +0100 |
commit | ea7e9af9c2f6f963e027612b5c0b49597d2f1e90 (patch) | |
tree | 0d24f08107f3294fa8d4d3fe5d8fcf22c230f750 /app-emulation/spice-protocol | |
parent | app-emulation/spice: amd64 stable wrt bug #712570 (diff) | |
download | gentoo-ea7e9af9c2f6f963e027612b5c0b49597d2f1e90.tar.gz gentoo-ea7e9af9c2f6f963e027612b5c0b49597d2f1e90.tar.bz2 gentoo-ea7e9af9c2f6f963e027612b5c0b49597d2f1e90.zip |
app-emulation/spice-protocol: amd64 stable wrt bug #712570
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.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 346d04ee8d77..2811dc9f2f09 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="" |