summaryrefslogtreecommitdiff
path: root/dev-debug/gdb/gdb-16.3.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-12 03:10:33 +0100
committerSam James <sam@gentoo.org>2025-07-12 03:10:33 +0100
commit471137396ce6b0a2352f2ec541643c2b816cc0a0 (patch)
tree8fc020ea57775bc616af86dfaa74ee6655fe901a /dev-debug/gdb/gdb-16.3.ebuild
parent4867789336501cd2df3670f5233ced96f3ab2cfb (diff)
downloadgentoo-471137396ce6b0a2352f2ec541643c2b816cc0a0.tar.gz
gentoo-471137396ce6b0a2352f2ec541643c2b816cc0a0.tar.bz2
gentoo-471137396ce6b0a2352f2ec541643c2b816cc0a0.zip
dev-debug/gdb: Stabilize 16.3 arm64, #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 e3015bdaa8c3..8fa1d9ae0a19 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} )