diff options
-rw-r--r-- | app-emulation/nemu/nemu-2.2.1.ebuild | 4 |
1 files 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 7b885f4f50c6..7b191e31dc57 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?] |