diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:08:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:08:36 +0200 |
commit | b978519284b1144d715fb199d3c997b767c995da (patch) | |
tree | 602d863a0ef522f59065763b955032d807f0194f /app-emulation | |
parent | app-doc/single-unix-specification: Stabilize 4_p2018 ALLARCHES, #899334 (diff) | |
download | gentoo-b978519284b1144d715fb199d3c997b767c995da.tar.gz gentoo-b978519284b1144d715fb199d3c997b767c995da.tar.bz2 gentoo-b978519284b1144d715fb199d3c997b767c995da.zip |
app-emulation/spice: Stabilize 0.15.1-r1 arm64, #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 299e4d1bc7d8..336ef20e2014 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 )" |