diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:57:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:57:20 +0100 |
commit | 47e37af51af0c7067c78ae752f0e5d9ff71e0b42 (patch) | |
tree | 677320f773cecdf94c6f58661ea2e01addd1c2c8 /app-emulation/fuse | |
parent | kde-misc/krusader: amd64 stable wrt bug #610060 (diff) | |
download | gentoo-47e37af51af0c7067c78ae752f0e5d9ff71e0b42.tar.gz gentoo-47e37af51af0c7067c78ae752f0e5d9ff71e0b42.tar.bz2 gentoo-47e37af51af0c7067c78ae752f0e5d9ff71e0b42.zip |
app-emulation/fuse: amd64 stable wrt bug #610072
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/fuse/fuse-1.1.1.ebuild b/app-emulation/fuse/fuse-1.1.1.ebuild index f9002524d550..e02cce3dd736 100644 --- a/app-emulation/fuse/fuse-1.1.1.ebuild +++ b/app-emulation/fuse/fuse-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |