diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-16 16:04:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-16 16:04:15 +0200 |
commit | f67265c51dc3158fcf7faab401de9d1d98697437 (patch) | |
tree | 6ed7f28332992dbfa47a725a218419d37e67e9ab /app-emulation | |
parent | dev-python/cython: Stabilize 0.29.33 ppc64, #894816 (diff) | |
download | gentoo-f67265c51dc3158fcf7faab401de9d1d98697437.tar.gz gentoo-f67265c51dc3158fcf7faab401de9d1d98697437.tar.bz2 gentoo-f67265c51dc3158fcf7faab401de9d1d98697437.zip |
app-emulation/spice: Stabilize 0.15.1-r1 ppc64, #899236
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice/spice-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.15.1-r1.ebuild b/app-emulation/spice/spice-0.15.1-r1.ebuild index b4f33a133e0d..b70f059e580a 100644 --- a/app-emulation/spice/spice-0.15.1-r1.ebuild +++ b/app-emulation/spice/spice-0.15.1-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 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv x86" IUSE="gstreamer lz4 sasl smartcard static-libs test" RESTRICT="!test? ( test )" |