diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-09-04 18:44:31 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-09-04 18:44:31 -0400 |
| commit | 33c4251651e473cf0aa6636b595565b8f684c180 (patch) | |
| tree | b19100b525717e2194f58ae6d2a9c5a63d7164b2 /sys-fs | |
| parent | 15a612f5d0b4454d9e0b3b1a245efee38aa5f7dc (diff) | |
sys-fs/cryptsetup: Stabilize 2.8.7 ppc, #981930
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'sys-fs')
| -rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.8.7.ebuild b/sys-fs/cryptsetup/cryptsetup-2.8.7.ebuild index 05f7f6ba6a27..87e30770d93c 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.8.7.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.8.7.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}"/${P/_/-} LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi CRYPTO_BACKENDS="gcrypt kernel nettle +openssl" |
