Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gdb/
Date: Wed, 06 Jan 2021 15:32:21
Message-Id: 1609947009.c3807f7027a3d4c8a5ae000a56c9191390f887b9.grobian@gentoo
1 commit: c3807f7027a3d4c8a5ae000a56c9191390f887b9
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:30:09 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:30:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3807f70
7
8 sys-devel/gdb: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 sys-devel/gdb/gdb-10.1.ebuild | 2 +-
14 sys-devel/gdb/gdb-9.2.ebuild | 4 ++--
15 sys-devel/gdb/gdb-9999.ebuild | 2 +-
16 3 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/sys-devel/gdb/gdb-10.1.ebuild b/sys-devel/gdb/gdb-10.1.ebuild
19 index dc5210dbe4e..4ceff54454c 100644
20 --- a/sys-devel/gdb/gdb-10.1.ebuild
21 +++ b/sys-devel/gdb/gdb-10.1.ebuild
22 @@ -44,7 +44,7 @@ SRC_URI="${SRC_URI}
23 LICENSE="GPL-2 LGPL-2"
24 SLOT="0"
25 if [[ ${PV} != 9999* ]] ; then
26 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 + 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"
28 fi
29 IUSE="cet +client lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"
30 REQUIRED_USE="
31
32 diff --git a/sys-devel/gdb/gdb-9.2.ebuild b/sys-devel/gdb/gdb-9.2.ebuild
33 index 18bd40687e6..78740b7e1b6 100644
34 --- a/sys-devel/gdb/gdb-9.2.ebuild
35 +++ b/sys-devel/gdb/gdb-9.2.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2020 Gentoo Authors
38 +# Copyright 1999-2021 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=7
42 @@ -44,7 +44,7 @@ SRC_URI="${SRC_URI}
43 LICENSE="GPL-2 LGPL-2"
44 SLOT="0"
45 if [[ ${PV} != 9999* ]] ; then
46 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
47 + 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"
48 fi
49 IUSE="+client lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"
50 REQUIRED_USE="
51
52 diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
53 index d35fed9fce9..c257b4df7b7 100644
54 --- a/sys-devel/gdb/gdb-9999.ebuild
55 +++ b/sys-devel/gdb/gdb-9999.ebuild
56 @@ -44,7 +44,7 @@ SRC_URI="${SRC_URI}
57 LICENSE="GPL-2 LGPL-2"
58 SLOT="0"
59 if [[ ${PV} != 9999* ]] ; then
60 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
61 + 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"
62 fi
63 IUSE="cet +client lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"
64 REQUIRED_USE="