commit: 48c3e6c942221cd769677af0b0ab64b207da63f4 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Mon Apr 12 08:13:56 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Apr 12 08:14:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c3e6c9
profiles/arch/arm/package.use.mask: mask media-rubberband[jni] Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 1cadb9ea90d..7541737a7e4 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Miroslav Šulc <[email protected]> (2021-04-12) +# no stable virtual/jdk on this arch +media-libs/rubberband jni + # Mike Gilbert <[email protected]> (2021-03-29) # Unmask TPM on supported archs. sys-apps/systemd -tpm
