diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-12 16:50:44 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-12 16:50:44 +0300 |
| commit | e953728a8c323c8a8f73a4e10fc14cf767f9ebc3 (patch) | |
| tree | 6f0133afd4134157d0d6058766589971fd2d755f /dev-debug/gdb/gdb-16.3.ebuild | |
| parent | aec6b41ee48917e93bfa83c3fdaf6bea5359e455 (diff) | |
| download | gentoo-e953728a8c323c8a8f73a4e10fc14cf767f9ebc3.tar.gz gentoo-e953728a8c323c8a8f73a4e10fc14cf767f9ebc3.tar.bz2 gentoo-e953728a8c323c8a8f73a4e10fc14cf767f9ebc3.zip | |
dev-debug/gdb: Stabilize 16.3 ppc64, #959880
Signed-off-by: Arthur Zamarin <arthurzam@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 ceb54d3d5f94..69ce4b12b1d7 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} ) |
