diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-09-04 18:44:30 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-09-04 18:44:30 -0400 |
| commit | 15a612f5d0b4454d9e0b3b1a245efee38aa5f7dc (patch) | |
| tree | 54eabdfcef01ecacdb3921848ec743e5f28cc561 /sys-fs | |
| parent | 49b7fffab932558cbaf1267022a4f0f9e16351fb (diff) | |
sys-fs/cryptsetup: Stabilize 2.8.7 amd64, #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 820ea81d5240..05f7f6ba6a27 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" |
