dev-tex/latexdiff: stable 1.2.1 for ppc64, bug #659494
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 14 Jul 2018 19:58:17 +0000 (20:58 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 14 Jul 2018 19:58:17 +0000 (20:58 +0100)
Bug: https://bugs.gentoo.org/659494
Package-Manager: Portage-2.3.42, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

dev-tex/latexdiff/latexdiff-1.2.1.ebuild

index 3ca7f11b10361ca69d30425baf1c4ab68e1e288b..983b230513bdf08530db1d398e23cd94d1edc8bb 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then
        EGIT_REPO_URI="https://github.com/ftilmann/latexdiff.git"
 else
        SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 fi
 
 LICENSE="GPL-3"