diff options
author | Sam James <sam@gentoo.org> | 2022-07-22 17:56:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 17:56:59 +0000 |
commit | 86525a992c885b85172f694d41e799ca85b564aa (patch) | |
tree | 54d1209e81f5777c8339a2312b371f384f1f77bc /sys-fs | |
parent | net-dns/c-ares: Stabilize 1.18.1 ppc, #860099 (diff) | |
download | gentoo-86525a992c885b85172f694d41e799ca85b564aa.tar.gz gentoo-86525a992c885b85172f694d41e799ca85b564aa.tar.bz2 gentoo-86525a992c885b85172f694d41e799ca85b564aa.zip |
sys-fs/f2fs-tools: Stabilize 1.15.0 ppc, #860102
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/f2fs-tools/f2fs-tools-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 2068770d615a..aa028ee29a38 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=" |