commit: 94cb82bef768f10ab0ffcfa377a5559a7f68bfb9 Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Mon Nov 11 00:16:15 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=94cb82be
profiles/arch/hppa: Remove wifi and networkmanager These have been set masked waiting for testing since 2004 and 2007. User tests show these no longer need to be set. Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index e988802889da..2a84e7167144 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -181,10 +181,6 @@ ocamlopt # sys-devel/gcc fails to build with USE=d (bug #178896). d -# Jeroen Roovers <[email protected]> (2007-05-02) -# Lack of user/dev support for WiFi (bug #176517) -networkmanager - # Samuli Suominen <[email protected]> (2007-03-02) # See bug #157881#c3 battery @@ -232,10 +228,6 @@ ieee1394 # mono is not yet supported on hppa mono -# Guy Martin <[email protected]> (2004-08-08) -# Wifi stuff not test yet because of lack of hardware -wifi - # Guy Martin <[email protected]> (2003-02-26) # No lirc support on hppa lirc
