Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-overlayfs/
Date: Sun, 04 Jul 2021 06:06:54
Message-Id: 1625378793.108f6934b4dc08cd33c00354e2d67d4642ea9187.gyakovlev@gentoo
1 commit: 108f6934b4dc08cd33c00354e2d67d4642ea9187
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 4 04:36:01 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 06:06:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108f6934
7
8 sys-fs/fuse-overlayfs: keyword 1.5.0 for ~ppc64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 sys-fs/fuse-overlayfs/fuse-overlayfs-1.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.5.0.ebuild b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.5.0.ebuild
16 index 1f39c42d575..f86accf13a2 100644
17 --- a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.5.0.ebuild
18 +++ b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.5.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/containers/fuse-overlayfs/archive/${EGIT_COMMIT}.tar
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64"
24 +KEYWORDS="~amd64 ~arm64 ~ppc64"
25
26 RDEPEND=">=sys-fs/fuse-3:="
27 DEPEND="${RDEPEND}"