diff options
Diffstat (limited to 'dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild')
-rw-r--r-- | dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild index 25e888dddb48..04bd458ea51f 100644 --- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild +++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild @@ -22,10 +22,7 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND}" DOCS=( NOTES README.markdown TODO.md ) - -# FIXME: Fails, reported upstream: -# FIXME: https://github.com/hyperthunk/hamcrest-erlang/issues/21 -RESTRICT="test" +PATCHES=( "${FILESDIR}"/${PV}-0001-OTP-19-support.patch ) # Override with EAPI default because it's missing hamcrest.app.src and doesn't # have any deps. |