commit: 1533bf8d8208fb59f7ee695a9cb0d4d7e848c472 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 29 22:49:57 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 29 22:49:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1533bf8d
profiles: unmask mutter[screencast] on arm Already done there... Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index ed72065c927..a01f3984a6d 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2020-07-29) -# Temporary mask until keywording done in bug #733960 -x11-wm/mutter screencast - # Andreas Sturmlechner <[email protected]> (2020-07-28) # Requires dev-libs/boost[context] which is masked on arm, bug #727138 dev-libs/msgpack boost
