commit: 8b1a639471bc634c5c5e137642e4bed8aec858c4
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 28 11:39:33 2026 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Feb 28 13:31:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1a6394
dev-libs/leancrypto: Keyword 1.6.0-r3 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-libs/leancrypto/leancrypto-1.6.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/leancrypto/leancrypto-1.6.0-r3.ebuild
b/dev-libs/leancrypto/leancrypto-1.6.0-r3.ebuild
index 271b2bfa2796..990953116dfd 100644
--- a/dev-libs/leancrypto/leancrypto-1.6.0-r3.ebuild
+++ b/dev-libs/leancrypto/leancrypto-1.6.0-r3.ebuild
@@ -20,7 +20,7 @@ else
verify-sig? (
https://leancrypto.org/leancrypto/releases/${P}/${P}.tar.xz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~riscv ~s390 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~m68k ~riscv ~s390 ~x86"
BDEPEND="
verify-sig? ( sec-keys/openpgp-keys-leancrypto )