summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-03-28 20:32:14 +0200
committerPacho Ramos <pacho@gentoo.org>2018-03-28 20:32:14 +0200
commitf275ac88075dd304791e9daad15bae61c5d9c2ec (patch)
tree8257aeb247bce606ba0bc3e6805205f1499f280a
parentapp-office/pinpoint: Fix CVE-2013-7447 (#574384) (diff)
downloadgentoo-f275ac88075dd304791e9daad15bae61c5d9c2ec.tar.gz
gentoo-f275ac88075dd304791e9daad15bae61c5d9c2ec.tar.bz2
gentoo-f275ac88075dd304791e9daad15bae61c5d9c2ec.zip
app-emulation/vice: amd64 stable, bug #648890
Package-Manager: Portage-2.3.26, Repoman-2.3.7
-rw-r--r--app-emulation/vice/vice-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-3.1.ebuild b/app-emulation/vice/vice-3.1.ebuild
index 9e458ecfe413..cc4fb987e508 100644
--- a/app-emulation/vice/vice-3.1.ebuild
+++ b/app-emulation/vice/vice-3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="Xaw3d alsa ethernet ffmpeg fullscreen +gtk ipv6 lame libav nls oss png pulseaudio sdl +sdlsound threads vte zlib"
# upstream says gtk3 and sdl2 shouldn't be exposed yet.