summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2023-11-13 21:23:11 -0500
committerMichael Orlitzky <mjo@gentoo.org>2023-11-13 21:24:30 -0500
commitd5cad95f6c02a29cf004130f715d994b66a4b07a (patch)
tree2d7cf02055d73eb403186a7b90588564bf59959b /sci-mathematics/polymake/polymake-4.11.ebuild
parentdev-libs/vala-common: Version bump to 0.56.14 (diff)
downloadgentoo-d5cad95f6c02a29cf004130f715d994b66a4b07a.tar.gz
gentoo-d5cad95f6c02a29cf004130f715d994b66a4b07a.tar.bz2
gentoo-d5cad95f6c02a29cf004130f715d994b66a4b07a.zip
sci-mathematics/polymake: re-enable the test suite
After adding another patch, the test suite once again passes for me (it hasn't for a few versions, but it did a long time ago). Let's enable it and get some feedback. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/polymake/polymake-4.11.ebuild')
-rw-r--r--sci-mathematics/polymake/polymake-4.11.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/sci-mathematics/polymake/polymake-4.11.ebuild b/sci-mathematics/polymake/polymake-4.11.ebuild
index 56790dcb5cc9..5feccaae668e 100644
--- a/sci-mathematics/polymake/polymake-4.11.ebuild
+++ b/sci-mathematics/polymake/polymake-4.11.ebuild
@@ -53,12 +53,10 @@ RDEPEND="${DEPEND}
dev-perl/XML-SAX
dev-perl/XML-Writer"
-# Tests observed failing after upgrade to polymake-4.5. No idea if they
-# worked prior to that. Someone who actually understands polymake will
-# have to get these working (at least briefly) before we re-enable them.
-RESTRICT=test
-
-PATCHES=( "${FILESDIR}/${P}-singular-sat.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-singular-sat.patch"
+ "${FILESDIR}/${P}-barycentric-subdiv.patch"
+)
src_configure() {
# Without this, the build system tries to use "the highest possible"