Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/nemu/
Date: Wed, 02 Nov 2022 20:07:20
Message-Id: 1667419618.19fb34ec4880e84fe6d02efc71c7bff4303b0e71.sam@gentoo
1 commit: 19fb34ec4880e84fe6d02efc71c7bff4303b0e71
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 2 20:06:58 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 2 20:06:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fb34ec
7
8 app-emulation/nemu: Stabilize 3.0.0 amd64, #879173
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/nemu/nemu-3.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emulation/nemu/nemu-3.0.0.ebuild b/app-emulation/nemu/nemu-3.0.0.ebuild
16 index 503a514f8dfa..6fdb49e54b40 100644
17 --- a/app-emulation/nemu/nemu-3.0.0.ebuild
18 +++ b/app-emulation/nemu/nemu-3.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019-2021 Gentoo Authors
21 +# Copyright 2019-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/nemuTUI/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.g
26
27 LICENSE="BSD-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE="dbus network-map +ovf spice +vnc-client remote-api"
32
33 RDEPEND="