diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 22:28:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 23:02:11 +0200 |
commit | c4c4ae74981dfbb65593b02e4f5f4923385bdbae (patch) | |
tree | 1c297a18d45fb5584b24d8b6d7540fcf01d9ac32 /app-emulation/spice | |
parent | kde-apps/k3b: Disable broken test (diff) | |
download | gentoo-c4c4ae74981dfbb65593b02e4f5f4923385bdbae.tar.gz gentoo-c4c4ae74981dfbb65593b02e4f5f4923385bdbae.tar.bz2 gentoo-c4c4ae74981dfbb65593b02e4f5f4923385bdbae.zip |
app-emulation/spice: x86 stable (bug #624632)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/spice-0.13.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.13.3-r2.ebuild b/app-emulation/spice/spice-0.13.3-r2.ebuild index bbe9362b49d7..557c17470c39 100644 --- a/app-emulation/spice/spice-0.13.3-r2.ebuild +++ b/app-emulation/spice/spice-0.13.3-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="libressl lz4 sasl smartcard static-libs gstreamer" # the libspice-server only uses the headers of libcacard |