commit: ec5424acf527589a5b609531ba2105f15615716e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 10:36:14 2026 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 10:36:14 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5424ac
dev-debug/gdb: default-enable debuginfod support
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-debug/gdb/gdb-16.3.ebuild | 4 ++--
dev-debug/gdb/gdb-17.1.ebuild | 4 ++--
dev-debug/gdb/gdb-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-debug/gdb/gdb-16.3.ebuild b/dev-debug/gdb/gdb-16.3.ebuild
index 4c3594666404..251ee127c649 100644
--- a/dev-debug/gdb/gdb-16.3.ebuild
+++ b/dev-debug/gdb/gdb-16.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,7 +77,7 @@ SRC_URI="
LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
-IUSE="babeltrace cet debuginfod guile lzma multitarget nls +python rocm
+server sim source-highlight test vanilla xml xxhash zstd"
+IUSE="babeltrace cet +debuginfod guile lzma multitarget nls +python rocm
+server sim source-highlight test vanilla xml xxhash zstd"
if [[ -n ${REGULAR_RELEASE} ]] ; then
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
fi
diff --git a/dev-debug/gdb/gdb-17.1.ebuild b/dev-debug/gdb/gdb-17.1.ebuild
index 35d537e2113e..8af8888c7920 100644
--- a/dev-debug/gdb/gdb-17.1.ebuild
+++ b/dev-debug/gdb/gdb-17.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,7 +77,7 @@ SRC_URI="
LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
-IUSE="babeltrace cet debuginfod guile lzma multitarget nls +python rocm
+server sim source-highlight test vanilla +xml xxhash zstd"
+IUSE="babeltrace cet +debuginfod guile lzma multitarget nls +python rocm
+server sim source-highlight test vanilla +xml xxhash zstd"
if [[ -n ${REGULAR_RELEASE} ]] ; then
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
fi
diff --git a/dev-debug/gdb/gdb-9999.ebuild b/dev-debug/gdb/gdb-9999.ebuild
index 35d537e2113e..8af8888c7920 100644
--- a/dev-debug/gdb/gdb-9999.ebuild
+++ b/dev-debug/gdb/gdb-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,7 +77,7 @@ SRC_URI="
LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
-IUSE="babeltrace cet debuginfod guile lzma multitarget nls +python rocm
+server sim source-highlight test vanilla +xml xxhash zstd"
+IUSE="babeltrace cet +debuginfod guile lzma multitarget nls +python rocm
+server sim source-highlight test vanilla +xml xxhash zstd"
if [[ -n ${REGULAR_RELEASE} ]] ; then
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
fi