commit: 7a907d2d6b75155b0a379d3f8760b0d46645a0df
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 07:50:33 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 07:56:28 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a907d2d
sys-fs/cryptsetup: Stabilize 2.8.3 arm64, #969047
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild
b/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild
index 464de29fcd4f..eb50bb453363 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${P/_/-}
LICENSE="GPL-2+"
SLOT="0/12" # libcryptsetup.so version
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
fi
CRYPTO_BACKENDS="gcrypt kernel nettle +openssl"