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: Sun, 27 Dec 2020 18:18:21
Message-Id: 1609093003.72f8fa59cc726bde8be2f60c79b4429c03c0314a.grobian@gentoo
1 commit: 72f8fa59cc726bde8be2f60c79b4429c03c0314a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 18:16:43 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 18:16:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f8fa59
7
8 sys-devel/gdb: drop ppc-aix m68k-mint
9
10 Package-Manager: Portage-3.0.9, 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 | 2 +-
15 sys-devel/gdb/gdb-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/sys-devel/gdb/gdb-10.1.ebuild b/sys-devel/gdb/gdb-10.1.ebuild
19 index 6d2efc19161..44862575ac4 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 ~ppc-aix ~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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 fi
29 IUSE="+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 cb10cf1b5d5..99df07ce3fe 100644
34 --- a/sys-devel/gdb/gdb-9.2.ebuild
35 +++ b/sys-devel/gdb/gdb-9.2.ebuild
36 @@ -44,7 +44,7 @@ SRC_URI="${SRC_URI}
37 LICENSE="GPL-2 LGPL-2"
38 SLOT="0"
39 if [[ ${PV} != 9999* ]] ; then
40 - 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"
41 + 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"
42 fi
43 IUSE="+client lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"
44 REQUIRED_USE="
45
46 diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
47 index 1645237331c..c423dd7af76 100644
48 --- a/sys-devel/gdb/gdb-9999.ebuild
49 +++ b/sys-devel/gdb/gdb-9999.ebuild
50 @@ -44,7 +44,7 @@ SRC_URI="${SRC_URI}
51 LICENSE="GPL-2 LGPL-2"
52 SLOT="0"
53 if [[ ${PV} != 9999* ]] ; then
54 - 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"
55 + 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"
56 fi
57 IUSE="+client lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"
58 REQUIRED_USE="