diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:02:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:02:41 +0100 |
commit | 423d5b83f7b0d9e85580defc85211b7509d04f97 (patch) | |
tree | 89818b5556f7e7c0fa2b8471025c5f69ff48c868 /app-emulation/fuse | |
parent | app-portage/repoman: ppc stable wrt bug #610582 (diff) | |
download | gentoo-423d5b83f7b0d9e85580defc85211b7509d04f97.tar.gz gentoo-423d5b83f7b0d9e85580defc85211b7509d04f97.tar.bz2 gentoo-423d5b83f7b0d9e85580defc85211b7509d04f97.zip |
app-emulation/fuse: ppc stable wrt bug #610072
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
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 e3bb4dd64e63..8606bf42e42b 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 |