summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-03-06 13:28:19 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-03-06 13:30:39 +0100
commit691aad515332242b57c1ae56a154090b950efe5e (patch)
treec544c5856fa797a1feafb2967e02927c84f68904 /sys-fs/bcachefs-tools
parentsys-fs/bcachefs-tools: install shell completions (diff)
downloadgentoo-691aad515332242b57c1ae56a154090b950efe5e.tar.gz
gentoo-691aad515332242b57c1ae56a154090b950efe5e.tar.bz2
gentoo-691aad515332242b57c1ae56a154090b950efe5e.zip
sys-fs/bcachefs-tools: stabilize 1.4.1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs/bcachefs-tools')
-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"