diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:38:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:38:33 +0200 |
commit | 720907834b563dbb51b3479d00b623394afa1a40 (patch) | |
tree | 0f26411ff90137880425896164fd15cf2f2dc2b3 /app-emulation/spice-vdagent | |
parent | dev-perl/CryptX: Stabilize 0.77.0 arm64, #899492 (diff) | |
download | gentoo-720907834b563dbb51b3479d00b623394afa1a40.tar.gz gentoo-720907834b563dbb51b3479d00b623394afa1a40.tar.bz2 gentoo-720907834b563dbb51b3479d00b623394afa1a40.zip |
app-emulation/spice-vdagent: Stabilize 0.22.1 x86, #899234
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/spice-vdagent')
-rw-r--r-- | app-emulation/spice-vdagent/spice-vdagent-0.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.22.1.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.22.1.ebuild index 6b3fd1e10224..c7951fa824e9 100644 --- a/app-emulation/spice-vdagent/spice-vdagent-0.22.1.ebuild +++ b/app-emulation/spice-vdagent/spice-vdagent-0.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="gtk selinux systemd" DEPEND=" |