summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-02-09 17:23:19 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-02-10 01:48:40 -0500
commitea64e4f671dd066c7faf76013cea51d2cc87958a (patch)
treecdc3bcc061d349ba8ce12f9731767aaa250006e1 /sys-fs
parentxfce-base/xfce4-meta: Stabilize 4.18-r1 ppc64, #922827 (diff)
downloadgentoo-ea64e4f671dd066c7faf76013cea51d2cc87958a.tar.gz
gentoo-ea64e4f671dd066c7faf76013cea51d2cc87958a.tar.bz2
gentoo-ea64e4f671dd066c7faf76013cea51d2cc87958a.zip
sys-fs/bcachefs-tools: Keyword 1.4.1 arm64, #920294
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 9957e27ce26f..ce4066bc48f6 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"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="Apache-2.0 BSD GPL-2 MIT"