From 0c59fd5caa123ae7755b01bb4826776078bf1b81 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 28 Jul 2023 16:37:22 +0100 Subject: gentoo auto-resync : 28:07:2023 - 16:37:22 --- sci-libs/indilib/indilib-2.0.2.ebuild | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'sci-libs/indilib/indilib-2.0.2.ebuild') diff --git a/sci-libs/indilib/indilib-2.0.2.ebuild b/sci-libs/indilib/indilib-2.0.2.ebuild index 223b23eceaa7..d7542c61a1ac 100644 --- a/sci-libs/indilib/indilib-2.0.2.ebuild +++ b/sci-libs/indilib/indilib-2.0.2.ebuild @@ -58,18 +58,6 @@ src_configure() { } src_test() { - local myctestargs=() - - if use ppc || use ppc64 || use sparc ; then - # Broken on big endian for quite some time. - # Reported upstream: file needs to be replaced w/ a normal library - # for b64. - # bug #763126 - myctestargs+=( - -E "(test_base64)" - ) - fi - # Unit tests BUILD_DIR="${BUILD_DIR}"/test cmake_src_test -- cgit v1.2.3