commit: 3e378fee8cc38ba9b29d16109ef0d713f3d4c717
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 11 14:31:58 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Nov 11 14:32:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e378fee
sys-fs/fscrypt: keyword 0.3.4 for ~arm64
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
sys-fs/fscrypt/fscrypt-0.3.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/fscrypt/fscrypt-0.3.4.ebuild
b/sys-fs/fscrypt/fscrypt-0.3.4.ebuild
index 1e4eba12360d..811c90ecc47a 100644
--- a/sys-fs/fscrypt/fscrypt-0.3.4.ebuild
+++ b/sys-fs/fscrypt/fscrypt-0.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="
# MIT: BurntSushi/toml, kisielk/gotool, kr/*, urfave/cli, honnef.co/go/tools
LICENSE="Apache-2.0 BSD BSD-2 MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"