dev-tex/latexdiff: keyworded 1.2.1 for sparc, bug #604256 (thanks to Rolf Eike Beer)
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 13 Dec 2017 20:11:08 +0000 (20:11 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 13 Dec 2017 20:11:08 +0000 (20:11 +0000)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

dev-tex/latexdiff/latexdiff-1.2.1.ebuild

index 38ed7743a7e7f4018f6ca09e190331b430e8ad0d..c635d0c8b36d500de3bf3fd5bd2f8a7d6f58adf4 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="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~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"