commit: ac2d1c9307a6b2082cb8de3880084295adfe8364 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 12 16:03:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 12 16:03:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2d1c93
app-emulation/spice-vdagent: Revert "Stabilize 0.21.0 amd64, #753956" Apologies - my script chucked this into the 'success' bin after I killed the test for hanging. Investigating. (I am not aware of any actual runtime issues with this package, but we should do this to be safe.) This reverts commit 5c1fa98b7829ef8086092975d491c53c70cc14e7. Bug: https://bugs.gentoo.org/753956 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/spice-vdagent/spice-vdagent-0.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.21.0.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.21.0.ebuild index 8d228a8f9fa..ea8f4936384 100644 --- a/app-emulation/spice-vdagent/spice-vdagent-0.21.0.ebuild +++ b/app-emulation/spice-vdagent/spice-vdagent-0.21.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="gtk selinux systemd" CDEPEND="
