diff options
author | 2023-03-06 06:56:37 -0800 | |
---|---|---|
committer | 2023-03-10 23:43:32 +0100 | |
commit | 85410b7b4c314340081393e0560e6f6955b139a2 (patch) | |
tree | b0ff63854fa4826a71e24c09232c273a266e2957 /app-emulation | |
parent | dev-lang/python-3.11.2: fix checksums (diff) | |
download | libressl-85410b7b4c314340081393e0560e6f6955b139a2.tar.gz libressl-85410b7b4c314340081393e0560e6f6955b139a2.tar.bz2 libressl-85410b7b4c314340081393e0560e6f6955b139a2.zip |
app-emulation/spice: Merge ::gentoo changes
Signed-off-by: orbea <orbea@riseup.net>
Closes: https://github.com/gentoo/libressl/pull/501
Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
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 458abad..2ecca81 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 )" |