Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gdb/
Date: Sat, 29 Aug 2020 14:48:20
Message-Id: 1598712191.612fa21b6a26ba2883ce8a64f1e3292a237f497b.whissi@gentoo
1 commit: 612fa21b6a26ba2883ce8a64f1e3292a237f497b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 14:43:11 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 14:43:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612fa21b
7
8 sys-devel/gdb: x86 stable (bug #730076)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-devel/gdb/gdb-9.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/gdb/gdb-9.2.ebuild b/sys-devel/gdb/gdb-9.2.ebuild
17 index cc5393a1813..801765366be 100644
18 --- a/sys-devel/gdb/gdb-9.2.ebuild
19 +++ b/sys-devel/gdb/gdb-9.2.ebuild
20 @@ -44,7 +44,7 @@ SRC_URI="${SRC_URI}
21 LICENSE="GPL-2 LGPL-2"
22 SLOT="0"
23 if [[ ${PV} != 9999* ]] ; then
24 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 fi
27 IUSE="+client lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"
28 REQUIRED_USE="