commit: 59d41bf32bc85cc455b8714d3d8c3c42175073d1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 03:39:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 03:39:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59d41bf3
app-emulation/spice: Stabilize 0.15.2 arm64, #909812 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/spice/spice-0.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/spice/spice-0.15.2.ebuild b/app-emulation/spice/spice-0.15.2.ebuild index 95a2531cb043..eb923aea6530 100644 --- a/app-emulation/spice/spice-0.15.2.ebuild +++ b/app-emulation/spice/spice-0.15.2.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then DEPEND="~app-emulation/spice-protocol-9999" else SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2" - KEYWORDS="~amd64 ~arm64 ~loong ppc64 ~riscv x86" + KEYWORDS="~amd64 arm64 ~loong ppc64 ~riscv x86" fi LICENSE="LGPL-2.1"