diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 16:03:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 16:03:19 +0000 |
commit | ac2d1c9307a6b2082cb8de3880084295adfe8364 (patch) | |
tree | e9e4e911676a5d958a6739f4b49cda7b16b5d2e6 /app-emulation | |
parent | sys-apps/util-linux: Stabilize 2.36.2 arm64, #781599 (diff) | |
download | gentoo-ac2d1c9307a6b2082cb8de3880084295adfe8364.tar.gz gentoo-ac2d1c9307a6b2082cb8de3880084295adfe8364.tar.bz2 gentoo-ac2d1c9307a6b2082cb8de3880084295adfe8364.zip |
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@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-vdagent/spice-vdagent-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 8d228a8f9fad..ea8f4936384e 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=" |