diff options
author | 2023-04-12 17:50:40 -0700 | |
---|---|---|
committer | 2023-04-12 17:50:40 -0700 | |
commit | 2581cc5494ffa1c957dbf4a4849ee47d3c1d1cc8 (patch) | |
tree | 92d392ea530a58f5ccb9700d3d730582c5158ffc /app-emulation | |
parent | dev-libs/libressl: keyword 3.7.2-r1 for ~loong (diff) | |
download | libressl-2581cc5494ffa1c957dbf4a4849ee47d3c1d1cc8.tar.gz libressl-2581cc5494ffa1c957dbf4a4849ee47d3c1d1cc8.tar.bz2 libressl-2581cc5494ffa1c957dbf4a4849ee47d3c1d1cc8.zip |
app-emulation/spice: stabilize 0.15.1-r1 for ppc64
Signed-off-by: orbea <orbea@riseup.net>
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 2ecca81..1beb3e2 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 )" |