summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-25 23:17:02 +0100
committerSam James <sam@gentoo.org>2024-04-25 23:17:02 +0100
commita66e0f3e89add94a91949d92b5914b512f3683b4 (patch)
tree6166d4b324d48180de96a2bf2804791a6a2b16c8 /dev-debug
parentapp-shells/ugit: Stabilize 0.4.3 amd64, #930687 (diff)
downloadgentoo-a66e0f3e89add94a91949d92b5914b512f3683b4.tar.gz
gentoo-a66e0f3e89add94a91949d92b5914b512f3683b4.tar.bz2
gentoo-a66e0f3e89add94a91949d92b5914b512f3683b4.zip
dev-debug/gdb: Stabilize 14.2 arm, #930688
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/gdb/gdb-14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/gdb/gdb-14.2.ebuild b/dev-debug/gdb/gdb-14.2.ebuild
index 541bf7f8915a..a3fcca9dc3e2 100644
--- a/dev-debug/gdb/gdb-14.2.ebuild
+++ b/dev-debug/gdb/gdb-14.2.ebuild
@@ -74,7 +74,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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
fi
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"