summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-09 09:01:41 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-09 09:02:29 +0000
commit71d435ffdf8705b29d4cd8ac43eb26ace0c3a859 (patch)
tree2e877720d635a53fd2fd44e1f5ba93189115a72b /dev-debug
parentdev-build/make: Stabilize 4.4.1-r100 arm64, #942834 (diff)
downloadgentoo-71d435ffdf8705b29d4cd8ac43eb26ace0c3a859.tar.gz
gentoo-71d435ffdf8705b29d4cd8ac43eb26ace0c3a859.tar.bz2
gentoo-71d435ffdf8705b29d4cd8ac43eb26ace0c3a859.zip
dev-debug/gdb: Stabilize 15.2-r100 arm64, #942834
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/gdb/gdb-15.2-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/gdb/gdb-15.2-r100.ebuild b/dev-debug/gdb/gdb-15.2-r100.ebuild
index 869a26cfa40a..8f0efb92394c 100644
--- a/dev-debug/gdb/gdb-15.2-r100.ebuild
+++ b/dev-debug/gdb/gdb-15.2-r100.ebuild
@@ -75,7 +75,7 @@ LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
IUSE="cet debuginfod guile lzma multitarget nls +python +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} )