diff options
Diffstat (limited to 'app-shells/fzy/fzy-9999.ebuild')
-rw-r--r-- | app-shells/fzy/fzy-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-shells/fzy/fzy-9999.ebuild b/app-shells/fzy/fzy-9999.ebuild index a3c83e613fea..8fb7bb35ba12 100644 --- a/app-shells/fzy/fzy-9999.ebuild +++ b/app-shells/fzy/fzy-9999.ebuild @@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/jhawthorn/fzy" LICENSE="MIT" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" PATCHES=( "${FILESDIR}"/fzy-0.9-cflags.patch ) |