Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gdb/
Date: Sun, 30 Aug 2015 15:29:51
Message-Id: 1440948540.0d9ef3bd69ad6e35c9275ede628507d18bbbc997.klausman@gentoo
1 commit: 0d9ef3bd69ad6e35c9275ede628507d18bbbc997
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 15:29:00 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 15:29:00 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9ef3bd
7
8 sys-devel/gdb: add alpha keyword
9
10 Gentoo-Bug: 559056
11
12 Package-Manager: portage-2.2.20.1
13
14 sys-devel/gdb/gdb-7.9.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-devel/gdb/gdb-7.9.1.ebuild b/sys-devel/gdb/gdb-7.9.1.ebuild
18 index 909d323..fc50dc5 100644
19 --- a/sys-devel/gdb/gdb-7.9.1.ebuild
20 +++ b/sys-devel/gdb/gdb-7.9.1.ebuild
21 @@ -57,7 +57,7 @@ SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.x
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 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-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 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 fi
28 IUSE="+client expat lzma multitarget nls +python +server test vanilla zlib"
29 REQUIRED_USE="