commit: ed19ed87c033b1c6f4027a98fc5de516102fcf22 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 10 18:52:30 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 10 18:52:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed19ed87
gnome-extra/gnome-boxes: Stabilize 45.0 amd64, #921406 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> gnome-extra/gnome-boxes/gnome-boxes-45.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-boxes/gnome-boxes-45.0.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-45.0.ebuild index f94eec3e74bf..68f6da69a153 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-45.0.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-45.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://gnomeboxes.org" LICENSE="LGPL-2+ CC-BY-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # FIXME: qemu probably needs to depend on spice[smartcard] directly with USE=spice # FIXME: Check over libvirt USE=libvirtd,qemu and the smartcard/usbredir requirements
