commit: 69540c6fb7753c8c47ac9bfcd3cdf6ad0233f1d5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 28 07:25:02 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 07:25:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69540c6f
sys-fs/bcachefs-tools: Stabilize 1.20.0 arm64, #950357
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
b/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
index c84d856e0e12..5608d8d3018a 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
@@ -103,7 +103,7 @@ else
${CARGO_CRATE_URIS}"
SRC_URI+=" verify-sig? (
https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-${PV}.tar.sign )"
S="${WORKDIR}/${P}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 arm64"
fi
LICENSE="Apache-2.0 BSD GPL-2 MIT"