summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:39:50 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:39:50 +0300
commitd8d25c8ce2cb105d2f042fd17e40f61c6dd5d8c8 (patch)
tree0971b1389f37a15b91a1330ec99923b3f9bbccb7 /dev-debug/gdb
parentdev-libs/zziplib: Stabilize 0.13.77 arm, #941483 (diff)
downloadgentoo-d8d25c8ce2cb105d2f042fd17e40f61c6dd5d8c8.tar.gz
gentoo-d8d25c8ce2cb105d2f042fd17e40f61c6dd5d8c8.tar.bz2
gentoo-d8d25c8ce2cb105d2f042fd17e40f61c6dd5d8c8.zip
dev-debug/gdb: Stabilize 15.2 arm, #941497
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-debug/gdb')
-rw-r--r--dev-debug/gdb/gdb-15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/gdb/gdb-15.2.ebuild b/dev-debug/gdb/gdb-15.2.ebuild
index 2a0e9a2b35bc..14eb584b2c34 100644
--- a/dev-debug/gdb/gdb-15.2.ebuild
+++ b/dev-debug/gdb/gdb-15.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 ~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="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"