diff options
| author | Sam James <sam@gentoo.org> | 2025-07-12 03:31:43 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-07-12 03:31:43 +0100 |
| commit | 0656494740ed4d663b05fd120451eab872169cf2 (patch) | |
| tree | 6b07a283ab8e96a09bbdff2abb206e14d7f8faa1 /dev-debug/gdb/gdb-16.3.ebuild | |
| parent | 259ac73d7685ccbffcc7651f8a123b7ff02cb8f0 (diff) | |
| download | gentoo-0656494740ed4d663b05fd120451eab872169cf2.tar.gz gentoo-0656494740ed4d663b05fd120451eab872169cf2.tar.bz2 gentoo-0656494740ed4d663b05fd120451eab872169cf2.zip | |
dev-debug/gdb: Stabilize 16.3 ppc, #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 f9c6176611a0..bd2a3b23d957 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} ) |
