summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-02 05:58:26 +0000
committerSam James <sam@gentoo.org>2022-12-02 05:58:26 +0000
commit0fe992d715db26ee32fea93ad5b038140ae24339 (patch)
tree80e76429ea7ef719a84bb3d3df77188995c12ffa /sys-devel/gdb
parentmedia-sound/jack-example-tools: Stabilize 3 arm, #883959 (diff)
downloadgentoo-0fe992d715db26ee32fea93ad5b038140ae24339.tar.gz
gentoo-0fe992d715db26ee32fea93ad5b038140ae24339.tar.bz2
gentoo-0fe992d715db26ee32fea93ad5b038140ae24339.zip
sys-devel/gdb: Stabilize 12.1-r2 arm64, #883961
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r--sys-devel/gdb/gdb-12.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-12.1-r2.ebuild b/sys-devel/gdb/gdb-12.1-r2.ebuild
index 0e660ed065fc..9c12d7a6e134 100644
--- a/sys-devel/gdb/gdb-12.1-r2.ebuild
+++ b/sys-devel/gdb/gdb-12.1-r2.ebuild
@@ -47,7 +47,7 @@ LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
IUSE="cet guile lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"