summaryrefslogtreecommitdiff
path: root/sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-29 21:18:33 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-29 21:18:33 +0100
commit63a4617476a3b084928b38d816b9ed6e196d62f5 (patch)
treef1c7e30e8c9b33d9f7e7b0a2e3dbd1d1121358c4 /sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild
parent662f71ae67cd775d7fbb79b5091676c0e07a992b (diff)
gentoo auto-resync : 29:05:2023 - 21:18:33
Diffstat (limited to 'sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild')
-rw-r--r--sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild
index 3efe148c246d..a61a32de3804 100644
--- a/sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_BRANCH="dev"
else
SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ~loong ~mips ppc ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~loong ~mips ppc ppc64 ~riscv x86"
fi
LICENSE="GPL-2"