dev-tex/latexdiff: drop to ~hppa
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 12 Apr 2020 11:39:42 +0000 (13:39 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 12 Apr 2020 12:39:19 +0000 (13:39 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-tex/latexdiff/latexdiff-1.3.0.ebuild

index e58c47e32746c7e3317d737ce104b44d7a191820..7b903bf5592f61b8ee5d7a4f0297f1b8bb9475f4 100644 (file)
@@ -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 ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+       KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 fi
 
 LICENSE="GPL-3"