diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:31:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:31:14 +0100 |
commit | 2644be4025b215c377f8edf9d6ab50835ed94320 (patch) | |
tree | 8966606442d89ef4ae1184f10147ce4834957d9b /dev-tex/latexdiff | |
parent | dev-libs/nettle: sparc stable wrt bug #573646 (diff) | |
download | gentoo-2644be4025b215c377f8edf9d6ab50835ed94320.tar.gz gentoo-2644be4025b215c377f8edf9d6ab50835ed94320.tar.bz2 gentoo-2644be4025b215c377f8edf9d6ab50835ed94320.zip |
dev-tex/latexdiff: sparc stable wrt bug #572632
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 3258154c63ff..ee755f12dd8b 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="" |