diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-14 12:19:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-14 12:19:35 +0200 |
commit | be7349096c7dd5abc0208e9938dda41a25b5a792 (patch) | |
tree | f1548d242e27e6a1c225b26cd91b612da7185e3a /app-emulation | |
parent | sys-libs/libunwind: amd64 stable wrt bug #585830 (diff) | |
download | gentoo-be7349096c7dd5abc0208e9938dda41a25b5a792.tar.gz gentoo-be7349096c7dd5abc0208e9938dda41a25b5a792.tar.bz2 gentoo-be7349096c7dd5abc0208e9938dda41a25b5a792.zip |
app-emulation/spice: 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')
-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 c5b93f6bc451..e1f2587008fd 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 |