commit: 0f09b3f062adf573081ffc898d3cb0e5b96b71da Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 22 05:17:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 22 05:17:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f09b3f0
profiles/arch: unmask USE=audit sys-process/audit is stable on arm*. Bug: https://bugs.gentoo.org/184563 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/use.mask | 5 ----- profiles/arch/arm64/use.mask | 5 ----- 2 files changed, 10 deletions(-) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 7bf9e1888b1d..a8dd0972f6ba 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -115,11 +115,6 @@ video_cards_r300 video_cards_r600 video_cards_radeonsi -# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. -# Bug #184563, 2007-09-18 -# Robin H. Johnson <[email protected]> -audit - # Alexandre Rostovtsev <[email protected]> (2012-12-31) # media-libs/xine-lib is not keyworded xine diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 5f6f827a9748..0129db30185a 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -137,8 +137,3 @@ video_cards_r200 video_cards_r300 video_cards_r600 video_cards_radeonsi - -# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. -# Bug #184563, (2007-09-18) -# Robin H. Johnson <[email protected]> -audit
