diff options
author | Sam James <sam@gentoo.org> | 2021-04-10 04:24:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-10 04:24:31 +0000 |
commit | 5f95f898192283b703d634e54118f3695fd218b5 (patch) | |
tree | 12c8c37f7afa941b867566c73d6d159cd54f75c5 /app-emulation/spice | |
parent | app-emulation/spice-protocol: Stabilize 0.14.3 ppc64, #746920 (diff) | |
download | gentoo-5f95f898192283b703d634e54118f3695fd218b5.tar.gz gentoo-5f95f898192283b703d634e54118f3695fd218b5.tar.bz2 gentoo-5f95f898192283b703d634e54118f3695fd218b5.zip |
app-emulation/spice: Stabilize 0.14.3-r1 ppc64, #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 bf2574e7a976..3b1c4cfb9ca5 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 )" |