diff options
Diffstat (limited to 'sci-misc/openfst/openfst-1.1.ebuild')
-rw-r--r-- | sci-misc/openfst/openfst-1.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-misc/openfst/openfst-1.1.ebuild b/sci-misc/openfst/openfst-1.1.ebuild index c8c166cbd..1fb4eb424 100644 --- a/sci-misc/openfst/openfst-1.1.ebuild +++ b/sci-misc/openfst/openfst-1.1.ebuild @@ -28,4 +28,3 @@ src_test() { einfo "make test can take a few hours on moderately modern systems" make test || die "check failed" } - |