commit: 8ff51b2b33d7a06b8f5f09dfa356f898ec60ab29 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jul 11 08:50:14 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jul 11 08:50:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff51b2b
profiles/arch/arm64: mask qca[botan] profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index a894858123f..e8dbde2d2d1 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Alexis Ballier <[email protected]> (11 Jul 2017) +# dev-libs/botan:0 fails with 'ERROR: Unknown or unidentifiable processor +# "aarch64"' +app-crypt/qca botan + # Alexis Ballier <[email protected]> (10 Jul 2017) # openvz-sources are likely too old for any proper arm64 usage app-emulation/libvirt openvz
