diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-03 21:55:18 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-03 21:55:18 +0100 |
commit | 92ebdab0bc9c0f5705bed2aaab62db217b026810 (patch) | |
tree | e5d32dc9cf1048a64b5ebb327f2e7c854cc06a2d /dev-tex/latexdiff | |
parent | dev-qt/qtchooser: arm stable, bug #572814 (diff) | |
download | gentoo-92ebdab0bc9c0f5705bed2aaab62db217b026810.tar.gz gentoo-92ebdab0bc9c0f5705bed2aaab62db217b026810.tar.bz2 gentoo-92ebdab0bc9c0f5705bed2aaab62db217b026810.zip |
dev-tex/latexdiff: arm stable, bug #572632
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-tex/latexdiff')
-rw-r--r-- | dev-tex/latexdiff/latexdiff-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexdiff/latexdiff-1.1.0.ebuild b/dev-tex/latexdiff/latexdiff-1.1.0.ebuild index ba827da1d0ef..fc73489866e5 100644 --- a/dev-tex/latexdiff/latexdiff-1.1.0.ebuild +++ b/dev-tex/latexdiff/latexdiff-1.1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://mirror.ctan.org/support/${PN}.zip -> ${P}.zip" LICENSE="GPL-2" 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="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" IUSE="" |