summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-08-28 01:39:04 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-08-28 01:39:04 +0200
commitceac4e5869a99fef22fea5c12d856a7dbae2f599 (patch)
treea8606ae696947fe54000cf31d7b5c881d4eb7651 /sys-fs
parentsys-fs/bcachefs-tools: Stabilize 1.9.4 amd64, #938568 (diff)
downloadgentoo-ceac4e5869a99fef22fea5c12d856a7dbae2f599.tar.gz
gentoo-ceac4e5869a99fef22fea5c12d856a7dbae2f599.tar.bz2
gentoo-ceac4e5869a99fef22fea5c12d856a7dbae2f599.zip
sys-fs/bcachefs-tools: Stabilize 1.9.4 arm64, #938568
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/bcachefs-tools/bcachefs-tools-1.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.9.4.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.9.4.ebuild
index 2d6d5267e9df..7e5aa241533f 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.9.4.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.9.4.ebuild
@@ -113,7 +113,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"