diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-26 22:42:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-26 22:39:53 +0000 |
commit | d763278d3041984b0de1ea785fc08395573d851e (patch) | |
tree | 761598cb715c178fdba041cca11f9db448b1ae93 /sys-fs/cryptsetup | |
parent | app-crypt/pinentry: stable 1.0.0-r2 for sparc, bug #632293 (diff) | |
download | gentoo-d763278d3041984b0de1ea785fc08395573d851e.tar.gz gentoo-d763278d3041984b0de1ea785fc08395573d851e.tar.bz2 gentoo-d763278d3041984b0de1ea785fc08395573d851e.zip |
sys-fs/cryptsetup: stable 1.7.5 for sparc, bug #641712
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-fs/cryptsetup')
-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 17e3519a0e71..51c115f67baa 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 ~arm64 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 |