summaryrefslogtreecommitdiff
path: root/dev-debug/gdb/gdb-16.3.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-12 03:31:45 +0100
committerSam James <sam@gentoo.org>2025-07-12 03:31:45 +0100
commitcb3900fbb1be6309d251deab05d8372dcea9770c (patch)
tree8d81b9388b41a76cd3b8aae2fc9fc38c23824960 /dev-debug/gdb/gdb-16.3.ebuild
parent3463a19607a24fcee98dc52c9d5f6e1acdee88b6 (diff)
downloadgentoo-cb3900fbb1be6309d251deab05d8372dcea9770c.tar.gz
gentoo-cb3900fbb1be6309d251deab05d8372dcea9770c.tar.bz2
gentoo-cb3900fbb1be6309d251deab05d8372dcea9770c.zip
dev-debug/gdb: Stabilize 16.3 x86, #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 a05700a9cc91..ceb54d3d5f94 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} )