summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 08:22:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 08:22:33 +0200
commit10948e7dfed559817abd66f1b41a616ade8e1af9 (patch)
treee8c6c992592814bfc6e657835c78a4d947a4da18 /sys-devel
parentwww-apache/modsecurity-crs: drop 3.3.2 (diff)
downloadgentoo-10948e7dfed559817abd66f1b41a616ade8e1af9.tar.gz
gentoo-10948e7dfed559817abd66f1b41a616ade8e1af9.tar.bz2
gentoo-10948e7dfed559817abd66f1b41a616ade8e1af9.zip
sys-devel/gdb: Stabilize 12.1-r2 ppc64, #883961
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gdb/gdb-12.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-12.1-r2.ebuild b/sys-devel/gdb/gdb-12.1-r2.ebuild
index 9c12d7a6e134..a90f450ce32d 100644
--- a/sys-devel/gdb/gdb-12.1-r2.ebuild
+++ b/sys-devel/gdb/gdb-12.1-r2.ebuild
@@ -47,7 +47,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 source-highlight test vanilla xml xxhash"