diff options
Diffstat (limited to 'app-text/pdfgrep/pdfgrep-2.0.1.ebuild')
-rw-r--r-- | app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild index 94665a7d2fba..1d7d8f6ab178 100644 --- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild +++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,6 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="amd64 x86" IUSE="+pcre test unac" +RESTRICT="!test? ( test )" RDEPEND=" app-text/poppler:=[cxx] |