summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-13 20:11:08 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-13 20:11:08 +0000
commit8326ace1bd893d949114e101ac77e955f945ace9 (patch)
tree5c735eb68bc0fd367f5fee145461e213e2fae61e /dev-tex/latexdiff
parentdev-tex/latexdiff: keyworded 1.2.0-r1 for sparc, bug #604256 (thanks to Rolf ... (diff)
downloadgentoo-8326ace1bd893d949114e101ac77e955f945ace9.tar.gz
gentoo-8326ace1bd893d949114e101ac77e955f945ace9.tar.bz2
gentoo-8326ace1bd893d949114e101ac77e955f945ace9.zip
dev-tex/latexdiff: keyworded 1.2.1 for sparc, bug #604256 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-tex/latexdiff')
-rw-r--r--dev-tex/latexdiff/latexdiff-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexdiff/latexdiff-1.2.1.ebuild b/dev-tex/latexdiff/latexdiff-1.2.1.ebuild
index 38ed7743a7e7..c635d0c8b36d 100644
--- a/dev-tex/latexdiff/latexdiff-1.2.1.ebuild
+++ b/dev-tex/latexdiff/latexdiff-1.2.1.ebuild
@@ -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"