diff options
author | 2018-05-13 20:10:53 -0400 | |
---|---|---|
committer | 2018-05-13 20:10:53 -0400 | |
commit | ba8cbf8593bf5d79ca522586e438a5588eaa5576 (patch) | |
tree | c44e46afd8703fc79125d936d193f4e7a85e35f6 /app-emulation | |
parent | net-print/gutenprint: amd64 stable wrt bug #641342 (diff) | |
download | gentoo-ba8cbf8593bf5d79ca522586e438a5588eaa5576.tar.gz gentoo-ba8cbf8593bf5d79ca522586e438a5588eaa5576.tar.bz2 gentoo-ba8cbf8593bf5d79ca522586e438a5588eaa5576.zip |
app-emulation/nemu: amd64 stable wrt bug #655508
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/nemu/nemu-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/nemu/nemu-1.4.0.ebuild b/app-emulation/nemu/nemu-1.4.0.ebuild index bffa65eb1c1f..9dfc42f9867b 100644 --- a/app-emulation/nemu/nemu-1.4.0.ebuild +++ b/app-emulation/nemu/nemu-1.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://lib.void.so/src/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+vnc-client +ovf savevm debug" RDEPEND=" |