summaryrefslogtreecommitdiff
path: root/sys-devel/gdb/gdb-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-15 05:54:04 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-15 05:54:04 +0000
commitbdc9b55c978e3939e16252e66e83950cbecbf77c (patch)
treeabab17826fc88c33d1b30eadaec18fcc6f2efb14 /sys-devel/gdb/gdb-9999.ebuild
parent3bd85407abc9ed4434c2d3741f84fdb512638b1c (diff)
gentoo auto-resync : 15:01:2023 - 05:54:04
Diffstat (limited to 'sys-devel/gdb/gdb-9999.ebuild')
-rw-r--r--sys-devel/gdb/gdb-9999.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
index 7787228d675e..5a1837450675 100644
--- a/sys-devel/gdb/gdb-9999.ebuild
+++ b/sys-devel/gdb/gdb-9999.ebuild
@@ -62,10 +62,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
# In fact, gdb's test suite needs some work to get passing.
# See e.g. https://sourceware.org/gdb/wiki/TestingGDB.
# As of 11.2, on amd64: "# of unexpected failures 8600"
-# ia64 kernel crashes when gdb testsuite is running
-# in fact, gdb's test suite needs some work to get passing.
-# See e.g. https://sourceware.org/gdb/wiki/TestingGDB.
-# As of 11.2, on amd64: "# of unexpected failures 8600"
+# Also, ia64 kernel crashes when gdb testsuite is running.
RESTRICT="
ia64? ( test )
!test? ( test )