commit: aed905b0430bbd6b656d348017e5773b3f63bcfd Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 22:56:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 00:22:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed905b0
profiles/arch/arm64/package.use.mask: Removed app-crypt/qca[botan] No longer required. Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19639 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index d2c49fb623e..a9f294a8023 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,3 +1,4 @@ + # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 @@ -347,11 +348,6 @@ media-gfx/pstoedit emf app-emulation/libvirt zfs sys-cluster/ceph zfs -# Alexis Ballier <[email protected]> (2017-07-11) -# dev-libs/botan:0 fails with 'ERROR: Unknown or unidentifiable processor -# "aarch64"' -app-crypt/qca botan - # Alexis Ballier <[email protected]> (2017-07-10) # openvz-sources are likely too old for any proper arm64 usage app-emulation/libvirt openvz
