diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 13:23:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 13:23:55 +0200 |
commit | 38c3c61f68accc3f9a03a97fc46e5cd30ff5850d (patch) | |
tree | c12ca57a4b515c3d7a0ebbb409b198da32220042 /sys-fs | |
parent | dev-libs/ppl: ppc64 stable wrt bug #717570 (diff) | |
download | gentoo-38c3c61f68accc3f9a03a97fc46e5cd30ff5850d.tar.gz gentoo-38c3c61f68accc3f9a03a97fc46e5cd30ff5850d.tar.bz2 gentoo-38c3c61f68accc3f9a03a97fc46e5cd30ff5850d.zip |
sys-fs/fuse: x86 stable wrt bug #717500
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/fuse/fuse-2.9.9-r1.ebuild | 2 |
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 e393a5c7377e..6b786321f3a4 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 )" |