summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-11-08 11:10:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-11-08 11:10:54 +0100
commit969c8dceabda03f2b2eccab3ece1e33d06911f9c (patch)
tree7161b48e404d8f485235c8b9f9f46b724e7dde19 /sys-devel
parentnet-dns/bind: sparc stable wrt bug #822168 (diff)
downloadgentoo-969c8dceabda03f2b2eccab3ece1e33d06911f9c.tar.gz
gentoo-969c8dceabda03f2b2eccab3ece1e33d06911f9c.tar.bz2
gentoo-969c8dceabda03f2b2eccab3ece1e33d06911f9c.zip
sys-devel/gdb: sparc stable wrt bug #822219
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gdb/gdb-11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-11.1.ebuild b/sys-devel/gdb/gdb-11.1.ebuild
index bc0bc99efdf2..6d962f5691d0 100644
--- a/sys-devel/gdb/gdb-11.1.ebuild
+++ b/sys-devel/gdb/gdb-11.1.ebuild
@@ -47,7 +47,7 @@ LICENSE="GPL-2 LGPL-2"
SLOT="0"
if [[ ${PV} != 9999* ]] ; then
- 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"
+ 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"
fi
IUSE="cet guile lzma multitarget nls +python +server source-highlight test vanilla xml xxhash"