Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gdb/
Date: Tue, 27 Aug 2019 07:32:06
Message-Id: 1566891114.1ecbcb993ae2c20f0acb1a299f5d462b638b76d6.slyfox@gentoo
1 commit: 1ecbcb993ae2c20f0acb1a299f5d462b638b76d6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 27 07:31:33 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 27 07:31:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ecbcb99
7
8 sys-devel/gdb: stable 8.3 for hppa, bug #688904
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-devel/gdb/gdb-8.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-devel/gdb/gdb-8.3.ebuild b/sys-devel/gdb/gdb-8.3.ebuild
18 index b6dffddab4c..7a92d8c0298 100644
19 --- a/sys-devel/gdb/gdb-8.3.ebuild
20 +++ b/sys-devel/gdb/gdb-8.3.ebuild
21 @@ -60,7 +60,7 @@ SRC_URI="${SRC_URI}
22 LICENSE="GPL-2 LGPL-2"
23 SLOT="0"
24 if [[ ${PV} != 9999* ]] ; then
25 - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 fi
28 IUSE="+client lzma multitarget nls +python +server source-highlight test vanilla xml"
29 REQUIRED_USE="