diff options
author | 2016-06-15 09:18:13 +0200 | |
---|---|---|
committer | 2016-06-15 09:18:13 +0200 | |
commit | 2c7cf8603989ecf9130c7be16b5ffac2329817c7 (patch) | |
tree | 09518d0b6069a535763d7cf700596a6747ca9607 /app-emulation | |
parent | net-misc/spice-gtk: amd64 stable wrt bug #584126 (diff) | |
download | gentoo-2c7cf8603989ecf9130c7be16b5ffac2329817c7.tar.gz gentoo-2c7cf8603989ecf9130c7be16b5ffac2329817c7.tar.bz2 gentoo-2c7cf8603989ecf9130c7be16b5ffac2329817c7.zip |
app-emulation/spice: x86 stable wrt bug #584126
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice/spice-0.12.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.12.7-r1.ebuild b/app-emulation/spice/spice-0.12.7-r1.ebuild index e1f2587008fd..c5145606a233 100644 --- a/app-emulation/spice/spice-0.12.7-r1.ebuild +++ b/app-emulation/spice/spice-0.12.7-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libressl sasl smartcard static-libs" # the libspice-server only uses the headers of libcacard |