From 88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Tue, 7 Jun 2022 09:07:07 +0200 Subject: [PATCH] app-emulation/spice: Stabilize 0.15.0 arm64, #850235 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-emulation/spice/spice-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/spice/spice-0.15.0.ebuild b/app-emulation/spice/spice-0.15.0.ebuild index 8ea88b7801f22..094777b958dbc 100644 --- a/app-emulation/spice/spice-0.15.0.ebuild +++ b/app-emulation/spice/spice-0.15.0.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-pthread- LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv x86" IUSE="lz4 sasl smartcard static-libs gstreamer test" RESTRICT="!test? ( test )"