commit: 7d0f59900e9e631c0da5141994c7dda4db79304e
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Jul 12 13:55:49 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Jul 12 13:55:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=7d0f5990
app-emulation/spice: stabilize 0.15.2 for amd64
Signed-off-by: orbea <orbea <AT> riseup.net>
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 d12c2db..1d4d70e 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"