commit: e15e842a813883cab89ccbf012efc85a4ab680fa Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Mar 29 21:44:57 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Mar 29 21:44:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e15e842a
profiles/arch/arm: remove mask for removed =sys-auth/rtkit-0.12 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/arm/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index d79637c282d..25107630e0b 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -1,13 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Marek Szuba <[email protected]> (2020-03-28) -# Includes an assembly file which is not arm-compatible. -# Will no longer be an issue from 0.13 onwards, where -# introspection data is an xxd-generated C array. -# https://bugs.gentoo.org/715146 -=sys-auth/rtkit-0.12 - # Bernardo Meurer <[email protected]> (2019-09-28) # Requires app-crypt/tpm2-tss which is pending ~arm vide # https://bugs.gentoo.org/695758
