dev-tex/latexdiff: stable 1.2.1 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 5 Jul 2018 16:31:20 +0000 (18:31 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 5 Jul 2018 18:32:21 +0000 (19:32 +0100)
Bug: https://bugs.gentoo.org/659494
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

dev-tex/latexdiff/latexdiff-1.2.1.ebuild

index e9db7ad5585a37b09b19d857e988c46d3a8f7ce0..e0f6ef9dbd5785f244e5dda72652bcad7be966ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~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 ~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"