diff options
| author | Sam James <sam@gentoo.org> | 2025-07-12 03:31:44 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-07-12 03:31:44 +0100 |
| commit | 3463a19607a24fcee98dc52c9d5f6e1acdee88b6 (patch) | |
| tree | f4641c04e0530168e9361adb81af07606fd5cf88 /dev-debug/gdb/gdb-16.3.ebuild | |
| parent | 0656494740ed4d663b05fd120451eab872169cf2 (diff) | |
| download | gentoo-3463a19607a24fcee98dc52c9d5f6e1acdee88b6.tar.gz gentoo-3463a19607a24fcee98dc52c9d5f6e1acdee88b6.tar.bz2 gentoo-3463a19607a24fcee98dc52c9d5f6e1acdee88b6.zip | |
dev-debug/gdb: Stabilize 16.3 amd64, #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.ebuild | 2 |
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 bd2a3b23d957..a05700a9cc91 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} ) |
