diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-09 13:01:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-09 13:01:21 +0200 |
commit | 14e9fb9295976cfa422096e3c654a6d065a5494d (patch) | |
tree | d3acb6c97834a4d2eff16cfd4f04d992ed7a5eae /sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild | |
parent | dev-cpp/atkmm: keyword ~arm64 (diff) | |
download | gentoo-14e9fb9295976cfa422096e3c654a6d065a5494d.tar.gz gentoo-14e9fb9295976cfa422096e3c654a6d065a5494d.tar.bz2 gentoo-14e9fb9295976cfa422096e3c654a6d065a5494d.zip |
sys-fs/cryptsetup: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild')
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild index 503731c56b59..d4e5a41d31a8 100644 --- a/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 1-2)/$ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" CRYPTO_BACKENDS="+gcrypt kernel nettle openssl" # we don't support nss since it doesn't allow cryptsetup to be built statically # and it's missing ripemd160 support so it can't provide full backward compatibility |