diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-01-08 22:32:02 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-01-08 22:32:47 +0100 |
commit | 24f2c473c269ed5e63965a04e5d2f1fc4c603093 (patch) | |
tree | be30d2bd08c3b825e3178af094eb5703a9e6876f /sys-fs/cryptsetup | |
parent | app-crypt/argon2: Mark ~hppa (bug #666641). (diff) | |
download | gentoo-24f2c473c269ed5e63965a04e5d2f1fc4c603093.tar.gz gentoo-24f2c473c269ed5e63965a04e5d2f1fc4c603093.tar.bz2 gentoo-24f2c473c269ed5e63965a04e5d2f1fc4c603093.zip |
sys-fs/cryptsetup: Mark ~hppa (bug #674912).
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-fs/cryptsetup')
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild index da5c949c138f..29d4e9c8fee8 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version [[ ${PV} != *_rc* ]] && \ -KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~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 diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild index 29d5fcff6450..95b79852b4de 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version [[ ${PV} != *_rc* ]] && \ -KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~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 diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild index 29d5fcff6450..95b79852b4de 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version [[ ${PV} != *_rc* ]] && \ -KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~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 |