Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gdb/
Date: Mon, 11 Oct 2021 04:32:42
Message-Id: 1633926747.bf1d85923383ce959c9f3f493542af3f7189212f.sam@gentoo
1 commit: bf1d85923383ce959c9f3f493542af3f7189212f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 04:32:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 04:32:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1d8592
7
8 sys-devel/gdb: Stabilize 10.2 arm64, #793452
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/gdb/gdb-10.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/gdb/gdb-10.2.ebuild b/sys-devel/gdb/gdb-10.2.ebuild
16 index 81d5e21bfc3..7cd5db524ba 100644
17 --- a/sys-devel/gdb/gdb-10.2.ebuild
18 +++ b/sys-devel/gdb/gdb-10.2.ebuild
19 @@ -44,7 +44,7 @@ SRC_URI="${SRC_URI}
20 LICENSE="GPL-2 LGPL-2"
21 SLOT="0"
22 if [[ ${PV} != 9999* ]] ; then
23 - 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"
24 + 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"
25 fi
26 IUSE="cet guile lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"
27 REQUIRED_USE="