diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:03:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:03:49 +0100 |
commit | a71acf45dc4c9e56b83774dfe32bcca1cfcdac7f (patch) | |
tree | 3c7d6c711e1f462375ce96a26072f4de9f61e6d8 /app-emulation/fuse | |
parent | net-proxy/3proxy: x86 stable wrt bug #610050 (diff) | |
download | gentoo-a71acf45dc4c9e56b83774dfe32bcca1cfcdac7f.tar.gz gentoo-a71acf45dc4c9e56b83774dfe32bcca1cfcdac7f.tar.bz2 gentoo-a71acf45dc4c9e56b83774dfe32bcca1cfcdac7f.zip |
app-emulation/fuse: x86 stable wrt bug #610072
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/fuse')
-rw-r--r-- | app-emulation/fuse/fuse-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/fuse/fuse-1.1.1.ebuild b/app-emulation/fuse/fuse-1.1.1.ebuild index e02cce3dd736..e3bb4dd64e63 100644 --- a/app-emulation/fuse/fuse-1.1.1.ebuild +++ b/app-emulation/fuse/fuse-1.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="alsa ao fbcon gpm gtk joystick memlimit png sdl svga X xml" # This build is heavily use dependent. Fuse user interface use flags are, in |