summaryrefslogtreecommitdiff
path: root/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pdfgrep/pdfgrep-2.0.1.ebuild')
-rw-r--r--app-text/pdfgrep/pdfgrep-2.0.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
index bc4a71cddff0..94665a7d2fba 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 Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.pdfgrep.org/download/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+pcre test unac"
RDEPEND="
@@ -21,6 +21,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
test? (
dev-texlive/texlive-latex
+ dev-texlive/texlive-latexrecommended
dev-util/dejagnu
)"