commit: df00731f4a4f1cf53ade27bcd7ddabcaf314e07b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jul 25 07:08:27 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jul 25 07:08:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df00731f
sys-fs/f2fs-tools: arm stable wrt bug #860102 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-fs/f2fs-tools/f2fs-tools-1.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.15.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.15.0.ebuild index aa028ee29a38..02dabcff0a69 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.15.0.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/${PN}.git/snaps LICENSE="GPL-2" SLOT="0/9" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~loong ~mips ppc ppc64 ~riscv x86" IUSE="selinux" RDEPEND="
