Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/nemu/
Date: Thu, 03 Nov 2022 08:08:49
Message-Id: 1667462902.9dda931b4b90164c3e6a9f64c555f0a29d430db3.ago@gentoo
1 commit: 9dda931b4b90164c3e6a9f64c555f0a29d430db3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 08:08:09 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 08:08:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dda931b
7
8 app-emulation/nemu: Stabilize 3.0.0 x86, #879173
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-emulation/nemu/nemu-3.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/nemu/nemu-3.0.0.ebuild b/app-emulation/nemu/nemu-3.0.0.ebuild
16 index 6fdb49e54b40..54d5c3502eb7 100644
17 --- a/app-emulation/nemu/nemu-3.0.0.ebuild
18 +++ b/app-emulation/nemu/nemu-3.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/nemuTUI/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="dbus network-map +ovf spice +vnc-client remote-api"
26
27 RDEPEND="