summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-31 23:44:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-31 23:44:59 +0200
commit00f7d338928846d3c40db05bf316c29d7b43394d (patch)
tree164f6f0057002ee267602d0ab6343e4570112a54 /sys-devel
parentdev-perl/Crypt-Random: Keyword 1.540.0 alpha, #818448 (diff)
downloadgentoo-00f7d338928846d3c40db05bf316c29d7b43394d.tar.gz
gentoo-00f7d338928846d3c40db05bf316c29d7b43394d.tar.bz2
gentoo-00f7d338928846d3c40db05bf316c29d7b43394d.zip
sys-devel/gdb: Stabilize 11.1 arm, #822219
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gdb/gdb-11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-11.1.ebuild b/sys-devel/gdb/gdb-11.1.ebuild
index 1dd4ac705159..158e3004f0bb 100644
--- a/sys-devel/gdb/gdb-11.1.ebuild
+++ b/sys-devel/gdb/gdb-11.1.ebuild
@@ -47,7 +47,7 @@ LICENSE="GPL-2 LGPL-2"
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"