diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 11:54:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 11:54:30 +0200 |
commit | 66291877fb23d901192a154d16a1ed6351f41b89 (patch) | |
tree | 898b9993e33126ee32e2d989136a18740c148aae /sys-fs/fuse | |
parent | dev-libs/ppl: amd64 stable wrt bug #717570 (diff) | |
download | gentoo-66291877fb23d901192a154d16a1ed6351f41b89.tar.gz gentoo-66291877fb23d901192a154d16a1ed6351f41b89.tar.bz2 gentoo-66291877fb23d901192a154d16a1ed6351f41b89.zip |
sys-fs/fuse: ppc stable wrt bug #717500
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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.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 85ff0f223b36..bdd4e030d3a0 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 )" |