diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-13 20:11:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-13 20:11:02 +0000 |
commit | 3c474ff784858fd4be499309758ea454cb8c782d (patch) | |
tree | eced4c354d8758db36b779e9aee586e3713e3a68 /dev-tex | |
parent | dev-perl/Pod-LaTeX: keyworded 0.610.0 for sparc, bug #604256 (thanks to Rolf ... (diff) | |
download | gentoo-3c474ff784858fd4be499309758ea454cb8c782d.tar.gz gentoo-3c474ff784858fd4be499309758ea454cb8c782d.tar.bz2 gentoo-3c474ff784858fd4be499309758ea454cb8c782d.zip |
dev-tex/latexdiff: keyworded 1.2.0-r1 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')
-rw-r--r-- | dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild b/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild index 36aef1533fbf..1e6a1d23cca2 100644 --- a/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild +++ b/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" |