diff options
author | Sam James <sam@gentoo.org> | 2021-04-09 23:18:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-09 23:19:49 +0100 |
commit | 008a864b5c1e9d7a9b66c1b3caa587b59efe1e81 (patch) | |
tree | 7f431b7f3c9ccc30bc86edaf3ae1747d688fdba3 /app-emulation/spice | |
parent | app-antivirus/clamav: Stabilize 0.103.2 arm64, #780894 (diff) | |
download | gentoo-008a864b5c1e9d7a9b66c1b3caa587b59efe1e81.tar.gz gentoo-008a864b5c1e9d7a9b66c1b3caa587b59efe1e81.tar.bz2 gentoo-008a864b5c1e9d7a9b66c1b3caa587b59efe1e81.zip |
app-emulation/spice: Stabilize 0.14.3-r1 arm64, #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 36f61160986e..3f8375afb1b9 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 )" |