commit: 9b185a25ca2dc56068b656dda69467d024940be0 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Jun 1 08:42:12 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Jun 1 08:43:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b185a25
profiles/arch/arm: unmask app-editors/vscode Bug: https://bugs.gentoo.org/792423 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/arm/package.mask | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index fd254115d79..7834df6416c 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -1,11 +1,6 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <[email protected]> (2021-05-27) -# Not keyworded by the arch team, but has conditions in the ebuild -# that needs to be pre-written. -app-editors/vscode - # Joonas Niilola <[email protected]> (2020-09-26) # Depends on media-video/rav1e that's listed below. #744637 media-libs/libavif
