dev-tex/latexdiff-1.2.1: added ~alpha, bug 604256
authorMatt Turner <mattst88@gentoo.org>
Fri, 16 Mar 2018 18:22:15 +0000 (11:22 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 16 Mar 2018 18:22:30 +0000 (11:22 -0700)
dev-tex/latexdiff/latexdiff-1.2.1.ebuild

index c635d0c8b36d500de3bf3fd5bd2f8a7d6f58adf4..e9db7ad5585a37b09b19d857e988c46d3a8f7ce0 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="~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"
+       KEYWORDS="~alpha ~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"