commit: a4479a1da5888b2d6de1a7857d2e285a74399f7d Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 19:26:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 00:21:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4479a1d
profiles/arch/arm64/package.use.mask: Flipped net-irc/hexchat[theme-manager] Mask is now in base, so flip it here. Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 6edbf279e41..2ee1ee08188 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Roy Bamford <[email protected]> (2021-02-24) +# Invert the theme-manager mask as it bouilds and tests here +# Originaly set by Julian Ospald <[email protected]> (2013-03-31) +# but its in base now. +net-irc/hexchat -theme-manager + + # Roy Bamford <[email protected]> (2021-02-20) # sci-libs/hdf does not build on arm64 bug #771648 sci-libs/netcdf hdf @@ -427,10 +434,6 @@ media-libs/devil allegro nvtt # Firmware loader not keyworded yet sci-libs/linux-gpib firmware -# Julian Ospald <[email protected]> (2013-03-31) -# depends on mono ->=net-irc/hexchat-2.9.4-r1 theme-manager - # Chí-Thanh Christopher Nguyễn <[email protected]> (2013-02-20) # Mask flags of calligra and dependencies due to lack of keywords app-office/calligra spacenav
