commit:     9314049e97890e0540f0179f819617f8f820b562
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 07:49:01 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 07:56:26 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9314049e

sys-fs/cryptsetup: Stabilize 2.8.3 ppc, #969047

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild
index 453959440e11..464de29fcd4f 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"

Reply via email to