diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:33:46 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:33:46 +0200 |
commit | 87b9c6e461d647e3d768f7f41fc7fd6ba366d84f (patch) | |
tree | fd2a909a51058421ac77a7f4b3845f226210c1bb /sys-fs | |
parent | app-text/gspell: add ~arm, bug #587368 (diff) | |
download | gentoo-87b9c6e461d647e3d768f7f41fc7fd6ba366d84f.tar.gz gentoo-87b9c6e461d647e3d768f7f41fc7fd6ba366d84f.tar.bz2 gentoo-87b9c6e461d647e3d768f7f41fc7fd6ba366d84f.zip |
sys-fs/cryptsetup: arm stable, bug #590246
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild index f724bd496d78..3a68244989e6 100644 --- a/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild @@ -15,7 +15,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 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 |