summaryrefslogtreecommitdiff
path: root/dev-debug/gdb/gdb-16.3.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-13 09:47:05 +0100
committerSam James <sam@gentoo.org>2025-07-13 09:47:05 +0100
commitf196cda54228c0fcfc74324c70026011d083ef94 (patch)
tree12733807b4a819e07f7a5cef389f0a3f926d4c06 /dev-debug/gdb/gdb-16.3.ebuild
parent43852ca9038ccb66f4efa2b1ff8ce5abc7410e3b (diff)
downloadgentoo-f196cda54228c0fcfc74324c70026011d083ef94.tar.gz
gentoo-f196cda54228c0fcfc74324c70026011d083ef94.tar.bz2
gentoo-f196cda54228c0fcfc74324c70026011d083ef94.zip
dev-debug/gdb: Stabilize 16.3 sparc, #959880
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug/gdb/gdb-16.3.ebuild')
-rw-r--r--dev-debug/gdb/gdb-16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/gdb/gdb-16.3.ebuild b/dev-debug/gdb/gdb-16.3.ebuild
index 69ce4b12b1d7..3ba04aa3b030 100644
--- a/dev-debug/gdb/gdb-16.3.ebuild
+++ b/dev-debug/gdb/gdb-16.3.ebuild
@@ -79,7 +79,7 @@ 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"
if [[ -n ${REGULAR_RELEASE} ]] ; then
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
fi
REQUIRED_USE="
guile? ( ${GUILE_REQUIRED_USE} )