commit: dc54e2e4cb3ecca3c49f0f8f956f2e520ef9555d Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Jun 4 07:11:37 2020 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jun 4 07:13:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc54e2e4
app-emulation/nemu: stable for amd64+x86. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-emulation/nemu/nemu-2.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/nemu/nemu-2.2.1.ebuild b/app-emulation/nemu/nemu-2.2.1.ebuild index 7b885f4f50c..7b191e31dc5 100644 --- a/app-emulation/nemu/nemu-2.2.1.ebuild +++ b/app-emulation/nemu/nemu-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://lib.void.so/src/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug network-map +ovf savevm spice +vnc-client" RDEPEND="app-emulation/qemu[vnc,virtfs,spice?]
