summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 10:47:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 10:47:00 +0300
commit43b56d9286c1a0db160b28188609608001540e03 (patch)
treeceb11670f98a641d55b68597f0e00d95611ebe0a /sys-devel/gdb
parentxfce-extra/xfce4-mixer: Reintroduced package, v4.18.0 (diff)
downloadgentoo-43b56d9286c1a0db160b28188609608001540e03.tar.gz
gentoo-43b56d9286c1a0db160b28188609608001540e03.tar.bz2
gentoo-43b56d9286c1a0db160b28188609608001540e03.zip
sys-devel/gdb: Stabilize 12.1-r4 ppc, #905268
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r--sys-devel/gdb/gdb-12.1-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-12.1-r4.ebuild b/sys-devel/gdb/gdb-12.1-r4.ebuild
index 66899b87c324..7d0b031dc488 100644
--- a/sys-devel/gdb/gdb-12.1-r4.ebuild
+++ b/sys-devel/gdb/gdb-12.1-r4.ebuild
@@ -49,7 +49,7 @@ LICENSE="GPL-3+ LGPL-2.1+"
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 sim source-highlight test vanilla xml xxhash"