summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-16 11:53:37 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-16 11:53:37 +0200
commitba49ebd6278b70dbb3fd3cb17b84a939bb4218e3 (patch)
tree63c483803902f6cd798236ff2f1a254d7aae4478 /sys-fs
parentdev-libs/ppl: sparc stable wrt bug #717570 (diff)
downloadgentoo-ba49ebd6278b70dbb3fd3cb17b84a939bb4218e3.tar.gz
gentoo-ba49ebd6278b70dbb3fd3cb17b84a939bb4218e3.tar.bz2
gentoo-ba49ebd6278b70dbb3fd3cb17b84a939bb4218e3.zip
sys-fs/fuse: amd64 stable wrt bug #717500
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 4625134ce16d..85ff0f223b36 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 )"