diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:57:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:57:23 +0200 |
commit | 0855e2a092c4f9216f2ea81aa8ab2002a081fc9c (patch) | |
tree | cc4eadd047f2fe3b03a9ae40aef0a3b2ec695d30 /sys-devel | |
parent | sys-devel/binutils: ppc stable wrt bug #688904 (diff) | |
download | gentoo-0855e2a092c4f9216f2ea81aa8ab2002a081fc9c.tar.gz gentoo-0855e2a092c4f9216f2ea81aa8ab2002a081fc9c.tar.bz2 gentoo-0855e2a092c4f9216f2ea81aa8ab2002a081fc9c.zip |
sys-devel/gdb: ppc stable wrt bug #688904
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gdb/gdb-8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-8.3.ebuild b/sys-devel/gdb/gdb-8.3.ebuild index 3d93f1d94aa5..25a410b10902 100644 --- a/sys-devel/gdb/gdb-8.3.ebuild +++ b/sys-devel/gdb/gdb-8.3.ebuild @@ -60,7 +60,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 LGPL-2" SLOT="0" if [[ ${PV} != 9999* ]] ; then - 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" + 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" fi IUSE="+client lzma multitarget nls +python +server source-highlight test vanilla xml" REQUIRED_USE=" |