summaryrefslogtreecommitdiff
path: root/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild')
-rw-r--r--sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild
index ce4066bc48f6..5e14d8dc33f4 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild
@@ -120,7 +120,7 @@ else
SRC_URI="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}"
S="${WORKDIR}/${P}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64"
fi
LICENSE="Apache-2.0 BSD GPL-2 MIT"