diff options
author | Sam James <sam@gentoo.org> | 2023-01-15 01:14:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-15 01:41:08 +0000 |
commit | af0faa3ac14cd25334d147871463943b3f62ce69 (patch) | |
tree | 38afc3eb01bb68c1d7010945c0bb1a458d2312e6 /sys-devel/gdb | |
parent | dev-libs/openssl: always call Configure directly (diff) | |
download | gentoo-af0faa3ac14cd25334d147871463943b3f62ce69.tar.gz gentoo-af0faa3ac14cd25334d147871463943b3f62ce69.tar.bz2 gentoo-af0faa3ac14cd25334d147871463943b3f62ce69.zip |
sys-devel/gdb: cleanup confusing test comment
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r-- | sys-devel/gdb/gdb-12.1-r2.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-12.1-r3.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-13.0.50_p20221217.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-13.0.90_p20230110.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-9999.ebuild | 5 |
5 files changed, 5 insertions, 20 deletions
diff --git a/sys-devel/gdb/gdb-12.1-r2.ebuild b/sys-devel/gdb/gdb-12.1-r2.ebuild index 7de0753acf92..3fd6e33a28d9 100644 --- a/sys-devel/gdb/gdb-12.1-r2.ebuild +++ b/sys-devel/gdb/gdb-12.1-r2.ebuild @@ -56,10 +56,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 ) diff --git a/sys-devel/gdb/gdb-12.1-r3.ebuild b/sys-devel/gdb/gdb-12.1-r3.ebuild index fd320b3f8dbc..6c2b12a47111 100644 --- a/sys-devel/gdb/gdb-12.1-r3.ebuild +++ b/sys-devel/gdb/gdb-12.1-r3.ebuild @@ -53,10 +53,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 ) diff --git a/sys-devel/gdb/gdb-13.0.50_p20221217.ebuild b/sys-devel/gdb/gdb-13.0.50_p20221217.ebuild index 3e4ddd4a18b2..c3ffdf923040 100644 --- a/sys-devel/gdb/gdb-13.0.50_p20221217.ebuild +++ b/sys-devel/gdb/gdb-13.0.50_p20221217.ebuild @@ -57,10 +57,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 ) diff --git a/sys-devel/gdb/gdb-13.0.90_p20230110.ebuild b/sys-devel/gdb/gdb-13.0.90_p20230110.ebuild index 7787228d675e..5a1837450675 100644 --- a/sys-devel/gdb/gdb-13.0.90_p20230110.ebuild +++ b/sys-devel/gdb/gdb-13.0.90_p20230110.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 ) 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 ) |