Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-common/
Date: Thu, 13 May 2021 17:53:43
Message-Id: 1620928373.7cfac97eb26aa42af169f9399eb9da21e4fe851d.sam@gentoo
1 commit: 7cfac97eb26aa42af169f9399eb9da21e4fe851d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 13 17:52:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 13 17:52:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cfac97e
7
8 sys-fs/fuse-common: Stabilize 3.10.1 ppc64, #789897
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-fs/fuse-common/fuse-common-3.10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/fuse-common/fuse-common-3.10.1.ebuild b/sys-fs/fuse-common/fuse-common-3.10.1.ebuild
16 index a0c940bb056..f592695a0b0 100644
17 --- a/sys-fs/fuse-common/fuse-common-3.10.1.ebuild
18 +++ b/sys-fs/fuse-common/fuse-common-3.10.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${
20
21 LICENSE="GPL-2 LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
25
26 BDEPEND="virtual/pkgconfig"
27 RDEPEND="!<sys-fs/fuse-2.9.7-r1:0"