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