summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-25 02:00:59 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-25 02:00:59 -0800
commitd9f004dbb8df18fdf2eb20cc3150f26b451944db (patch)
tree3eccf1415418da56ce3042c6c522d4a150d53bac /sys-devel/gdb
parentmedia-libs/libmpdclient: Stabilize 2.20 amd64, #829948 (diff)
downloadgentoo-d9f004dbb8df18fdf2eb20cc3150f26b451944db.tar.gz
gentoo-d9f004dbb8df18fdf2eb20cc3150f26b451944db.tar.bz2
gentoo-d9f004dbb8df18fdf2eb20cc3150f26b451944db.zip
sys-devel/gdb: Stabilize 11.1 ppc64, #822219
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-devel/gdb')
-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 67c77b38ac5c..1dd4ac705159 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"