summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:25:38 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:25:38 +0100
commit34c2cb0f6e539587493d8439a797ab979694ae79 (patch)
treeede2e7cc3bdb3b45d6ad1dc8f7d97e35e8d7bb22 /sys-fs
parentmedia-libs/t1lib: sparc stable wrt bug #358667 (diff)
downloadgentoo-34c2cb0f6e539587493d8439a797ab979694ae79.tar.gz
gentoo-34c2cb0f6e539587493d8439a797ab979694ae79.tar.bz2
gentoo-34c2cb0f6e539587493d8439a797ab979694ae79.zip
sys-fs/fuse: sparc stable wrt bug #592142
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-2.9.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.7.ebuild b/sys-fs/fuse/fuse-2.9.7.ebuild
index 3cbb73e7a4a3..c29d9dd18d97 100644
--- a/sys-fs/fuse/fuse-2.9.7.ebuild
+++ b/sys-fs/fuse/fuse-2.9.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="examples kernel_linux kernel_FreeBSD static-libs"
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"