commit: 760c9e5396be77aebef65f00a0d2f8936d3f9003 Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Mon Nov 11 00:18:07 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 1 11:47:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760c9e53
profiles/arch/hppa: networkmanager USE mask modemmanger and iwd are not keyworded on HPPA so masking here. Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index a287a814fae5..722793ba51e8 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,11 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Ian Jordan <[email protected]> (2024-11-11) +# net-misc/networkmanager modemmanger and iwd not keyworded +net-misc/networkmanager modemmanager iwd + + # Felix Janda <[email protected]> (2024-10-20) # requires dev-libs/libcss and net-libs/libdom to be keyworded www-client/elinks libcss
