diff options
author | Sam James <sam@gentoo.org> | 2021-04-09 23:23:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-09 23:23:45 +0100 |
commit | eb6d7eaa9973c53a6b9ebb94c3a886e1efa0f483 (patch) | |
tree | 91c2eeeace235c3b2dff12b17b13f9d912f989d1 /app-emulation | |
parent | dev-python/urlgrabber: Stabilize 4.1.0 ALLARCHES, #781806 (diff) | |
download | gentoo-eb6d7eaa9973c53a6b9ebb94c3a886e1efa0f483.tar.gz gentoo-eb6d7eaa9973c53a6b9ebb94c3a886e1efa0f483.tar.bz2 gentoo-eb6d7eaa9973c53a6b9ebb94c3a886e1efa0f483.zip |
app-emulation/spice: Stabilize 0.14.3-r1 amd64, #746920
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-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 3f8375afb1b9..bf2574e7a976 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 )" |