commit:     e908b5d797137fbbf51050b0836ec0f9faf6f027
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 12:21:09 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 12:21:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e908b5d7

dev-tex/latexdiff: add missing pod-latex dep, bug #604090; drop keywords on 
arches without it

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-tex/latexdiff/latexdiff-1.2.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-tex/latexdiff/latexdiff-1.2.0.ebuild 
b/dev-tex/latexdiff/latexdiff-1.2.0.ebuild
index ebc0830..b3073f2 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() {

Reply via email to