summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/latexdiff/latexdiff-1.2.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-tex/latexdiff/latexdiff-1.2.0.ebuild b/dev-tex/latexdiff/latexdiff-1.2.0.ebuild
index ebc0830cdd0..b3073f27b93 100644
--- a/dev-tex/latexdiff/latexdiff-1.2.0.ebuild
+++ b/dev-tex/latexdiff/latexdiff-1.2.0.ebuild
@@ -10,13 +10,14 @@ SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-lang/perl-5.8
dev-perl/Algorithm-Diff"
DEPEND="${RDEPEND}
+ dev-perl/Pod-LaTeX
test? ( app-shells/tcsh )"
src_compile() {