diff options
author | 2021-04-06 19:49:01 +0000 | |
---|---|---|
committer | 2021-04-06 19:49:01 +0000 | |
commit | e68c1b045c0d24bb58e43f4dd158cce02db217ae (patch) | |
tree | c6b583300ea05c13376f4b63ec22a84f599dd591 /app-emulation/spice | |
parent | app-emulation/spice-protocol: Stabilize 0.14.3 x86, #746920 (diff) | |
download | gentoo-e68c1b045c0d24bb58e43f4dd158cce02db217ae.tar.gz gentoo-e68c1b045c0d24bb58e43f4dd158cce02db217ae.tar.bz2 gentoo-e68c1b045c0d24bb58e43f4dd158cce02db217ae.zip |
app-emulation/spice: Stabilize 0.14.3-r1 x86, #746920
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/spice-0.14.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.14.3-r1.ebuild b/app-emulation/spice/spice-0.14.3-r1.ebuild index e0f50554501c..e81e1f418799 100644 --- a/app-emulation/spice/spice-0.14.3-r1.ebuild +++ b/app-emulation/spice/spice-0.14.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2 LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" IUSE="libressl lz4 sasl smartcard static-libs gstreamer test" RESTRICT="!test? ( test )" |