summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/cmark/cmark-0.31.0.ebuild')
-rw-r--r--app-text/cmark/cmark-0.31.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-text/cmark/cmark-0.31.0.ebuild b/app-text/cmark/cmark-0.31.0.ebuild
index da5a39b33e87..9d990ce41277 100644
--- a/app-text/cmark/cmark-0.31.0.ebuild
+++ b/app-text/cmark/cmark-0.31.0.ebuild
@@ -19,6 +19,10 @@ RESTRICT="!test? ( test )"
BDEPEND="test? ( ${PYTHON_DEPS} )"
+PATCHES=(
+ "${FILESDIR}/cmark-0.31.0_fix_api_test.patch"
+)
+
pkg_setup() {
use test && python-any-r1_pkg_setup
}