diff options
author | 2023-05-17 03:48:19 +0100 | |
---|---|---|
committer | 2023-05-17 03:48:19 +0100 | |
commit | 8fba4efe9bd16f57c49ba235232b63ed04e9af85 (patch) | |
tree | 33ec750837c960856b545a586cbfbd99ef49b2ca /sys-fs | |
parent | sys-auth/elogind: fixup musl+selinux patch (diff) | |
download | gentoo-8fba4efe9bd16f57c49ba235232b63ed04e9af85.tar.gz gentoo-8fba4efe9bd16f57c49ba235232b63ed04e9af85.tar.bz2 gentoo-8fba4efe9bd16f57c49ba235232b63ed04e9af85.zip |
sys-fs/cryptmount: Keyword 6.2.0 arm64, #906290
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/cryptmount/cryptmount-6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-6.2.0.ebuild b/sys-fs/cryptmount/cryptmount-6.2.0.ebuild index 648f1dbbf5f1..c68573762d40 100644 --- a/sys-fs/cryptmount/cryptmount-6.2.0.ebuild +++ b/sys-fs/cryptmount/cryptmount-6.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="argv0switch cswap fsck +gcrypt +largefile mount +nls +luks +openssl selinux systemd udev" REQUIRED_USE=" luks? ( gcrypt ) |