commit: 56aac2cab57d6030d3b74b29875e2c90b340aba0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 25 01:15:22 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 25 01:15:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56aac2ca
profiles/arch/arm: mask dev-util/diffoscope[pascal] dev-lang/fpc isn't available on arm either. Bug: https://bugs.gentoo.org/801649 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.mask | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index ad772cf74eb..4015db15d67 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,15 +1,17 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-07-25) +# At present, dev-lang/fpc doesn't support arm64. +# Java isn't here either. +# bug #801649 +dev-util/diffoscope pascal pdf + # Marek Szuba <[email protected]> (2021-07-18) # media-libs/rnnoise, media-plugins/gst-plugins-webrtc # and media-plugins/zam-plugins not keyworded here media-sound/easyeffects rnnoise webrtc zamaudio -# Sam James <[email protected]> (2021-07-17) -# Java isn't available here right now -dev-util/diffoscope pdf - # Miroslav Ć ulc <[email protected]> (2021-04-12) # no stable virtual/jdk on this arch media-libs/rubberband jni
