summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-23 02:08:00 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-23 23:56:10 -0500
commit2f58102e8cd3073ea201ee9705a205b3e654f4d2 (patch)
treeef05c3b7c2b405967e8b10edea5c8a4b70753ec6 /sys-fs/bcachefs-tools
parentapp-crypt/veracrypt: Stabilize 1.26.7 amd64, #920472 (diff)
downloadgentoo-2f58102e8cd3073ea201ee9705a205b3e654f4d2.tar.gz
gentoo-2f58102e8cd3073ea201ee9705a205b3e654f4d2.tar.bz2
gentoo-2f58102e8cd3073ea201ee9705a205b3e654f4d2.zip
sys-fs/bcachefs-tools: Keyword 1.4.0 arm64, #920294
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-fs/bcachefs-tools')
-rw-r--r--sys-fs/bcachefs-tools/bcachefs-tools-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.4.0.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.4.0.ebuild
index 7bf445e1140b..ab8af97606ec 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.4.0.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.4.0.ebuild
@@ -121,7 +121,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"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="Apache-2.0 BSD GPL-2 MIT"