Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/nemu/
Date: Thu, 04 Jun 2020 07:13:59
Message-Id: 1591254822.dc54e2e4cb3ecca3c49f0f8f956f2e520ef9555d.monsieurp@gentoo
1 commit: dc54e2e4cb3ecca3c49f0f8f956f2e520ef9555d
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 07:11:37 2020 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 07:13:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc54e2e4
7
8 app-emulation/nemu: stable for amd64+x86.
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-emulation/nemu/nemu-2.2.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/nemu/nemu-2.2.1.ebuild b/app-emulation/nemu/nemu-2.2.1.ebuild
17 index 7b885f4f50c..7b191e31dc5 100644
18 --- a/app-emulation/nemu/nemu-2.2.1.ebuild
19 +++ b/app-emulation/nemu/nemu-2.2.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2019 Gentoo Authors
22 +# Copyright 2019-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="https://lib.void.so/src/${P}.tar.gz"
27
28 LICENSE="BSD-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32 IUSE="debug network-map +ovf savevm spice +vnc-client"
33
34 RDEPEND="app-emulation/qemu[vnc,virtfs,spice?]