commit:     2d6d99a81bda960248aa99d839a87a097df4ec16
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 10:42:19 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 10:44:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6d99a8

profiles/arch/hppa: drop unnecessary USE from make.defaults

- cups/foomatic: particularly niche here (barely anybody is running
  HPPA on desktop anyway, but it certainly shouldn't be default, and
  if they are running it, they'll be using a desktop profile which
  already includes this)
- libwww: no other arch does this, not mentioned in any other profiles
  at all, and quite specific anyway.
- firefox: USE flag doesn't exist.
- spell: no other arch does this and it's personal preference.
- fortran: already said in inherited profiles
- imlib: no other arch does this, very specific desktop-like choice anyway.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/hppa/make.defaults | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults
index 9a5cbb060079..2908b66bb4e6 100644
--- a/profiles/arch/hppa/make.defaults
+++ b/profiles/arch/hppa/make.defaults
@@ -10,8 +10,6 @@ CXXFLAGS="${CFLAGS}"
 
 FEATURES="sandbox sfperms strict"
 
-USE="cups foomaticdb fortran gpm imlib libwww spell firefox"
-
 # Michał Górny <[email protected]> (2014-07-01)
 # Set ABI & DEFAULT_ABI consistently with ${ARCH}, to make ebuild
 # checks simpler.

Reply via email to