summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-24 07:15:56 +0100
committerSam James <sam@gentoo.org>2024-04-24 07:15:56 +0100
commit43e2be523bcb4401c64c0ad2f4c4145cec2a6cc8 (patch)
treed1171a284202d95e5301951d398e0864ab830314 /sys-fs
parentapp-emulation/spice: enable py3.12 (diff)
downloadgentoo-43e2be523bcb4401c64c0ad2f4c4145cec2a6cc8.tar.gz
gentoo-43e2be523bcb4401c64c0ad2f4c4145cec2a6cc8.tar.bz2
gentoo-43e2be523bcb4401c64c0ad2f4c4145cec2a6cc8.zip
sys-fs/bcachefs-tools: Stabilize 1.6.4-r1 amd64, #930531
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/bcachefs-tools/bcachefs-tools-1.6.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.6.4-r1.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.6.4-r1.ebuild
index 09617302a1b5..5763dd2e492e 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.6.4-r1.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.6.4-r1.ebuild
@@ -106,7 +106,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"