summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-16 11:31:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-16 11:31:59 +0200
commitf104bde67b60abac74f2d847564cdf1b12241955 (patch)
tree5e9dffc0f6b476da85aafa11a96cb9d516c05df7 /sys-fs/fuse
parentnet-misc/iputils: sparc stable wrt bug #716594 (diff)
downloadgentoo-f104bde67b60abac74f2d847564cdf1b12241955.tar.gz
gentoo-f104bde67b60abac74f2d847564cdf1b12241955.tar.bz2
gentoo-f104bde67b60abac74f2d847564cdf1b12241955.zip
sys-fs/fuse: sparc stable wrt bug #717500
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r--sys-fs/fuse/fuse-2.9.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.9-r1.ebuild b/sys-fs/fuse/fuse-2.9.9-r1.ebuild
index c4dcbab553a4..4625134ce16d 100644
--- a/sys-fs/fuse/fuse-2.9.9-r1.ebuild
+++ b/sys-fs/fuse/fuse-2.9.9-r1.ebuild
@@ -10,7 +10,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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="examples kernel_linux kernel_FreeBSD static-libs"
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"