commit:     d3a94c365ff568280061f9557ddc2fe79b70cab8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 10:37:13 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 10:38:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a94c36

profiles/arch/hppa: drop USE=gdbm from make.defaults

No other arch does this.

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

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

diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults
index d5254d0e0777..9a5cbb060079 100644
--- a/profiles/arch/hppa/make.defaults
+++ b/profiles/arch/hppa/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 ARCH="hppa"
@@ -10,7 +10,7 @@ CXXFLAGS="${CFLAGS}"
 
 FEATURES="sandbox sfperms strict"
 
-USE="cups foomaticdb fortran gdbm gpm imlib libwww spell firefox"
+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

Reply via email to